Imageflow is image processing and optimization software for web servers. ImageFlow is a javascript image gallery.
Questions tagged [imageflow]
36 questions
0
votes
2 answers
How to convert my own massive jpg files to train new model in tensorflow
I am newbie of tensorflow.
I have installed and setup tensorflow with docker, also launch some example well (such as mnist, and "How to Retrain" to retrain Inception-v3.
Now, I try to find the method to input my own image as new train sample (not…
0
votes
1 answer
imageflow slider image width and size on resize
i am using http://finnrudolph.de/ImageFlow/Examples for imageFlow , when i resize window smaller images become very smaller beacuse they way it is calculated . i teried changing but did not succeed , any suggestion ?
this.refresh = function()
{
…

anam
- 3,905
- 16
- 45
- 85
0
votes
0 answers
imageFlow Left property to increase Gap
Has anyone here worked with http://finnrudolph.de/ImageFlow/?
I want to increase gap between images, I've played with the settings but couldn't get it to work. I want the images not to overlap each other.
How do I do this?

anam
- 3,905
- 16
- 45
- 85
0
votes
2 answers
imageflow animation looks bad on IE with opacity=false
I've been trying to install imageFlow in a site. It works fine except in IE (8 in mycase).
The problem is that the animation isn't smooth. I've looked at their demo in IE8 and it works great.
I can't for the life of me understand why my example…

nivcaner
- 1,194
- 1
- 12
- 22
0
votes
1 answer
How to combine jquery UI/Tabs with ImageFlow based on JavaScript
Hi I'm currently trying to embed the ImageFlow Plugin into a single Tab, which is created by the jQuery Plugin UI/Tabs. My Problem is that the ImageFlow-generated Interface is not shown correctly. I think this might be, because the div is…

daniel
- 11
- 2
0
votes
1 answer
C++ Image Flow/Slider
I have a software which displays small image thumbnails at the bottom of the screen:
But these sample 5 are just a small portion of all the available ones. I am looking for ideas of libraries or just available open source code that would let me…

Smash
- 3,722
- 4
- 34
- 54