Feeds
提问
Detecting rectangle shape in an image
Hi, I would like to know is it possible to detect a certain image feature and crop it from the original image? For example, I wo...
13 years 前 | 2 个回答 | 0
2
个回答提问
Detecting circle in an image
Hi, I would like to know is it possible to detect the circles in the image below using MATLAB's Image Processing Toolbox. The ci...
14 years 前 | 2 个回答 | 0
2
个回答提问
Separate RGB layers of a RAW image
I am trying to separate the RGB layers of a RAW image. I'm able to get the red layer using rawr=img(:,:,1), but when I'm trying...
14 years 前 | 3 个回答 | 0
3
个回答提问
Detecting circles in an image
How can i detect the circles in this image? I've read some files but the codes are too complex and hard to understand, can anyon...
14 years 前 | 1 个回答 | 0
