Hello! I would like to put proposal for iv viewer thumbnail view. I just have a small idea of how we can put it all together, we can put a bar at the bottom of the iv with slider if required with a toggle button in the menu bar which shows and hide the thumbnail bar at the bottom. If the images have thumbnails embedded and they are of acceptable ratio then we can use them directly else we can use QImage Scale() to scale them to the required resolution. And in case big images when we don't have thumbnails at all, we can make the thumbnails in a separate thread using QImageReader class as this article describes: http://olliwang.com/2010/01/30/creating-thumbnail-images-in-qt/ so that it will not affect the performance of iv viewer. We can implement multiple selection on thumbnails and implement 'delete', 'shuffle by drag and drop' and few more functions.
Please Comment or put suggestion. Thank you -- Pankaj UG Student *|* Dept. of Computer Science and Engineering IIT Madras, Chennai, India
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
