image-processing
How do I deinterlace an image in Python?
Let\'s assume the image is stored as a png file and I need to drop every odd line and resize the resu开发者_C百科lt horizontally to 50% in order to keep the aspect ratio.[详细]
2023-04-09 15:14 分类:问答Algorithm to determine size of a room from video feed
Does anybody know of a image analysis algorithm with which I can determine how large(approximately, in real-life measurements, let\'s say width in meters or something) a room is out of one(or multiple[详细]
2023-04-09 10:08 分类:问答Lucas Kanade Optical Flow, Direction Vector
I am working on optical flow, and based on the lecture notes here and some samples on the Internet, I wrote this Python code.[详细]
2023-04-09 08:35 分类:问答how to detect colour from an image matlab?
we are doing a mat lab based robotics project.which actually sorts objects based on its color so we need an algorithm to detect specific color from the image captured from a camera us开发者_StackOverf[详细]
2023-04-09 08:33 分类:问答Batch process photoshop layer with each saved layer having a specific filename
I have a layer that is a 250x250px circle. I have an action set up to duplicate this circle layer and reduce the size by 99.2% (-2px).[详细]
2023-04-09 06:36 分类:问答Change the color of an image in php?
How can i change the color of a clipart in a image ,this image 开发者_如何学Pythonhas red color heart in it http://www.tutorialpark.com/wp-content/uploads/3/Heart-Blending.jpg i want to change from re[详细]
2023-04-09 06:29 分类:问答Seamless image replacement / update
I am creating a multi-layered image editor using AJAX to send calls to a PHP script, then using a GD library to process the changes, save the new image and send the new image path back to the browser[详细]
2023-04-09 05:25 分类:问答MATLAB/Octave: cut a lot of circles from a image
I have an matrix (image) and information about interesting part within circles (center corrdinates and radii given). I want to cut for all the circles the[详细]
2023-04-09 05:18 分类:问答How to make a rounded corner image in Java
I wa开发者_如何学Pythonnt to make a image with rounded corners. A image will come from input and I will make it rounded corner then save it. I use pure java. How can I do that? I need a function like[详细]
2023-04-09 04:45 分类:问答Is there any way to skip the crop screen in the Sincerely Ship library?
My application handles photo editing alrea开发者_Go百科dy, which includes cropping. Is there anyway to skip this screen in the Sincerely Ship library?Sure thing! Just pass the sincerely library an ima[详细]
2023-04-09 03:47 分类:问答