how to remove black margines automatically from images?
Show older comments
how can i automatically remove black margines around border of an image,like the dark lines remains around an image when you scan it,there is also this link which describes about this,but can any one gives a better code,thanx http://uk.mathworks.com/matlabcentral/answers/128133-automatically-trim-remove-crop-black-borders-margins-from-images-volumes i also used imclearborder,but it wont work on my image,
4 Comments
Image Analyst
on 30 Jan 2015
You didn't post your image so there's nothing I can recommend.
sara
on 30 Jan 2015
Image Analyst
on 30 Jan 2015
Just use imcrop() or regular indexing to extract a subimage.
Accepted Answer
More Answers (0)
Categories
Find more on Language Support in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!