Click here to Skip to main content
15,915,703 members
Home / Discussions / C#
   

C#

 
QuestionHow to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil16-Jul-09 6:48
Md. Shakil16-Jul-09 6:48 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Christian Graus16-Jul-09 7:05
protectorChristian Graus16-Jul-09 7:05 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Mark Salsbery16-Jul-09 8:11
Mark Salsbery16-Jul-09 8:11 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
mypicturefaded16-Jul-09 9:01
mypicturefaded16-Jul-09 9:01 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:07
Md. Shakil18-Jul-09 9:07 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Dave Kreskowiak16-Jul-09 9:12
mveDave Kreskowiak16-Jul-09 9:12 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:15
Md. Shakil18-Jul-09 9:15 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Dave Kreskowiak18-Jul-09 12:40
mveDave Kreskowiak18-Jul-09 12:40 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Pete O'Hanlon16-Jul-09 12:53
mvePete O'Hanlon16-Jul-09 12:53 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Christian Graus16-Jul-09 13:42
protectorChristian Graus16-Jul-09 13:42 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:28
Md. Shakil18-Jul-09 9:28 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
_Maxxx_16-Jul-09 15:50
professional_Maxxx_16-Jul-09 15:50 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:32
Md. Shakil18-Jul-09 9:32 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 8:55
Md. Shakil18-Jul-09 8:55 
Questionstreaming multiple byte[] file together to get the appearance as one... Pin
zachbob16-Jul-09 6:39
zachbob16-Jul-09 6:39 
AnswerRe: streaming multiple byte[] file together to get the appearance as one... Pin
Christian Graus16-Jul-09 7:09
protectorChristian Graus16-Jul-09 7:09 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
0x3c016-Jul-09 7:13
0x3c016-Jul-09 7:13 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
Christian Graus16-Jul-09 7:16
protectorChristian Graus16-Jul-09 7:16 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
zachbob16-Jul-09 7:26
zachbob16-Jul-09 7:26 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
0x3c016-Jul-09 7:35
0x3c016-Jul-09 7:35 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
zachbob16-Jul-09 7:22
zachbob16-Jul-09 7:22 
AnswerRe: streaming multiple byte[] file together to get the appearance as one... Pin
Mark Salsbery16-Jul-09 8:15
Mark Salsbery16-Jul-09 8:15 
QuestionImage Brightness Pin
lexx_zone16-Jul-09 6:18
lexx_zone16-Jul-09 6:18 
Hi guys! I have an image that I need to process. Actually I want to change brightness and contrast level. I tried to use a lot of algorithms and filters for processing such as AForge.Imaging.Filters, Color Matrix and many many others but no one can't provide a high processing performance. The main idea - to make a program which will allow to change brightness and contrast of the image in realtime by using TrackBar component like it realized in Adobe photoshop or in Windows Vista Photo Gallery in Photo Editing mode. The main problem - processing performance. For small size images Aforge filters works perfectly, but if I try to process the image which has been made by the 9.0Mpx digital camera, with resolution 3712x2088 it becomes a really big problem. Aforge brightness filter works too slow for big bitmaps. If anybody know how to resolve this problem, please help. I wish to know how brightness correction works in Vista Photo gallery... It can change brightness for any image with any size in realtime with incredible speed even if you will shake trackbar pointer side by side. How did they realized it??
AnswerRe: Image Brightness Pin
Christian Graus16-Jul-09 7:06
protectorChristian Graus16-Jul-09 7:06 
Answershameless repost Pin
Luc Pattyn16-Jul-09 7:30
sitebuilderLuc Pattyn16-Jul-09 7:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.