TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ayesha Wajih
NA
3
1.6k
Can someone help me create a binary image in C#
Dec 7 2017 9:32 PM
I am making a C# project in which I have to count the number of sheep in the given image.
Its algorithm works by first converting an image into greyscale then converting it into a binary image by setting Minimum white distance threshold = 0.1 the applying area threshold and then plotting centroids. Can someone guide me in this?
I have converted image into grey scale now I have to convert it into binary image .
Reply
Answers (
1
)
How to calculate Multi-scale Block Local Binary Pattern c#
Return a random value