imaging
Python Imaging Library - Text rendering
I\'m trying to render some text using PIL, but the result that comes out is, frankly, crap. For example, here\'s some text I wrote in Photoshop:[详细]
2023-02-19 22:51 分类:问答Using PIL to detect a scan of a blank page
So I often run huge double-sided scan jobs on an unintelligent Canon multifunction, which leaves me with a huge folder of JPEGs. Am I insane to consider using PIL to analyze a folder of images to dete[详细]
2023-02-19 20:06 分类:问答fractal microscope simulator
I\'ve done work on software used for controlling imaging hardware, such as microscopes, that are sometimes hard to get time on.This means it is difficult to test out new/different algorithms which wou[详细]
2023-02-15 11:38 分类:问答Displaying own gigapixel images in DeepZoom using silverlight
I actually use my own code to produce the images(tiles)at different layers of the pyramid (oneswhich are otherwise produced by deepzoom composer).I want to k开发者_如何转开发now if it is possible to l[详细]
2023-02-14 23:12 分类:问答JPG cropping in batch to generate square thumbnails
I am looking for a light weight batch tool for cropping image files. The cropping to be done around the center since the aspect ration can be 3:4 or 4:3[详细]
2023-02-14 18:05 分类:问答Is there any good python library for generating and rendering text in image format?
I\'m developing a CMS like application where the user should be able to create the menu the way he wants. Ideally, each menu object wouldn\'t be a text with a background but rather an image of the tex[详细]
2023-02-14 10:49 分类:问答Viewing Gigapixel Images
I am processing gigapixel images and want to display them.I have the subimages at different levels of the image pyramid.Now I need a viewer which can be used to show these images in the output? I look[详细]
2023-02-14 02:48 分类:问答How to identify non-photograph or 'uninteresting' images using Python Imaging Library (PIL)
I have thousands of images and I need to weed out the ones which are not photographs, or otherwise \'interesting\'.[详细]
2023-02-10 22:30 分类:问答Dragging graphics objects on top of bitmaps
I am attempting to drag a shape around a picturebox on the mousemove event but am struggling to get it to move smoothly. The picture box has an image loaded as the background and I would like the grap[详细]
2023-02-08 15:15 分类:问答Programming a Webcam in C#
I was trying to make my own Photobooth and I was wondering 开发者_运维知识库if there was any sample C# code or even Java code that would help me program a photoboth (take pictures and print it out pho[详细]
2023-02-07 20:18 分类:问答
加载中,请稍侯......