Detect a line in an image then delete it
-
hi guys , i have an image that after deskewing it , a black slopped line appear at the end of the image , it is always black in color . i need to remove that line from the image how can i do that i searched the internet and i found an image processing library called aforge , but i actually don't know how to use i to detect that line and then remove it successfully. Any help will be greatly appreciated.... Thanks in advance..
Human knowledge belongs to the world.
-
hi guys , i have an image that after deskewing it , a black slopped line appear at the end of the image , it is always black in color . i need to remove that line from the image how can i do that i searched the internet and i found an image processing library called aforge , but i actually don't know how to use i to detect that line and then remove it successfully. Any help will be greatly appreciated.... Thanks in advance..
Human knowledge belongs to the world.
if the picture is small, then use Bitmap Class. Use method GetPixel and SetPixel for that. These 2 methods is slow, that's why, if the file is small, then it's ok, if image is bigger, then search in codeproject, there is a library using unsafe function for that and faster.
-
hi guys , i have an image that after deskewing it , a black slopped line appear at the end of the image , it is always black in color . i need to remove that line from the image how can i do that i searched the internet and i found an image processing library called aforge , but i actually don't know how to use i to detect that line and then remove it successfully. Any help will be greatly appreciated.... Thanks in advance..
Human knowledge belongs to the world.
Instead of trying to remove the line, I'd try to find out why it's there to begin with. There might be an issue with your code.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001