Click here to Skip to main content
16,007,472 members
Home / Discussions / C#
   

C#

 
QuestionAdd ListView columns at runtime Pin
atgp29-Oct-05 4:05
atgp29-Oct-05 4:05 
QuestionReading mails from exchange sever Pin
domyansumit29-Oct-05 1:25
domyansumit29-Oct-05 1:25 
QuestionRead the CPU fan speed from bios using C# or VC Pin
ajaikurian_200129-Oct-05 1:03
ajaikurian_200129-Oct-05 1:03 
QuestionRe: Read the CPU fan speed from bios using C# or VC Pin
BIJU Manjeri12-Oct-09 1:36
BIJU Manjeri12-Oct-09 1:36 
QuestionCan i use the delphi 5 compiled dll in .net like our com dll Pin
sukanyavarma29-Oct-05 0:31
sukanyavarma29-Oct-05 0:31 
AnswerRe: Can i use the delphi 5 compiled dll in .net like our com dll Pin
Kevin McFarlane29-Oct-05 3:52
Kevin McFarlane29-Oct-05 3:52 
QuestionDigitally Signed E-Mail Pin
MalikRizwan29-Oct-05 0:31
MalikRizwan29-Oct-05 0:31 
Questionproblem of image processing Pin
montu337728-Oct-05 22:45
montu337728-Oct-05 22:45 
Hi,

This is problem about Image processing.
let me describe whole situation.

We are working on project of image processing(talking about OMR).
In that image there are multiple answers and we have to find out which answer is marked and which is not marked out of four answers and for that we are doing recognisation(OMR).

Here marked answers are in pencil colors.

In this project we are using colored image(one image is having one color) and from that colored image we are filtering particular color by drawing rectanlge on one color and that color should be dropped out from the whole image so after that filtering we can get good results of marked answers.

For filtering the colors we had made one algorithm which find out what is MinR,MaxR,MinG,MaxG,MinB,MaxB of that rectangle for which u are dropping colors.

Now problem is that,while finding out Min. values of R,G,B we are getting values of Pencil colors also into that Min. R,G,B (although we had selected color like purple,in that purple color some pencil colors are also there ) and if i am tring to removing from Min. to Max range of those selected rectangle color then pencil colors are also removing so marked answers are also removed and due to that recognisation is not doing properly.

I hope you understand the problem.

Pls. help me out.

Thanks in advance.





montu3377
GeneralRe: problem of image processing Pin
Guffa29-Oct-05 1:04
Guffa29-Oct-05 1:04 
Questionupdating a database from a form Pin
luvs2code28-Oct-05 20:33
luvs2code28-Oct-05 20:33 
Questioninput MASK for datagrid Pin
deep728-Oct-05 19:24
deep728-Oct-05 19:24 
QuestionWrite ArrayList Pin
ivelander28-Oct-05 17:25
ivelander28-Oct-05 17:25 
AnswerRe: Write ArrayList Pin
Hesham Amin28-Oct-05 22:53
Hesham Amin28-Oct-05 22:53 
QuestionCheckBox weird Pin
picasso228-Oct-05 14:26
picasso228-Oct-05 14:26 
AnswerRe: CheckBox weird Pin
jmac714228-Oct-05 15:31
jmac714228-Oct-05 15:31 
GeneralRe: CheckBox weird Pin
picasso228-Oct-05 17:27
picasso228-Oct-05 17:27 
GeneralRe: CheckBox weird Pin
jmac714228-Oct-05 18:14
jmac714228-Oct-05 18:14 
GeneralRe: CheckBox weird Pin
picasso228-Oct-05 21:23
picasso228-Oct-05 21:23 
GeneralRe: CheckBox weird Pin
jmac714228-Oct-05 21:37
jmac714228-Oct-05 21:37 
GeneralRe: CheckBox weird Pin
picasso229-Oct-05 11:59
picasso229-Oct-05 11:59 
GeneralRe: CheckBox weird Pin
jmac714229-Oct-05 15:27
jmac714229-Oct-05 15:27 
GeneralRe: CheckBox weird Pin
mav.northwind29-Oct-05 20:25
mav.northwind29-Oct-05 20:25 
QuestionViewing large images with zoom Pin
Libor Tinka28-Oct-05 12:50
Libor Tinka28-Oct-05 12:50 
QuestionReading a binary file with multiple headers Pin
jmac714228-Oct-05 12:15
jmac714228-Oct-05 12:15 
AnswerRe: Reading a binary file with multiple headers Pin
Guffa29-Oct-05 3:07
Guffa29-Oct-05 3:07 

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.