Hi,
I've application to capture video of image, grab the still image and process it. It runs well until I put loop to regrab and the still images many times automatically.. and the error happened. The error is “ Null reference exception was unhandled.” I found that the error happened when I call one image file :
//// apply filter subtract===>>>> call file from out bin folder <<<<=====
System.Drawing. Bitmap...
User Profile
Collapse
-
reference exception was unhandled
-
Hi Jake,
I've send the code to you. I hope you receive it. Pls ask if you have problem to open it. -
Hi,
Thanks for your reply. Sorry for the vague question. Actually the reason why I call it loop problem is because, the application of program can runs well before I put loop in the code programming. Only after I put loop code, than this problem happend.
this the code of the loop
[
private void toolBar_ButtonC lick(object sender, System.Windows. Forms.ToolBarBu ttonClickEventA rgs e)
{...Leave a comment:
-
Loop problem in capturing image using webcam
Hi,
I've application to capture video of image and grab the still image. It runs well until I put loop to regrab the still images many times automatically. It gives one exception error:
NullReferenceEx ception was unhandled ”Object reference not set to an instance of an object".
I found that, this error come out because of calling file from outside of the main code of the programming.
These are... -
Hi,
Thanks four your willing to help. However the solution that you give is for capture screen. Since my problem is about to capture real time image using webcam. If you still want to help me, pls give me your email and I'll send the whole code to you. Thanks.Leave a comment:
-
Generic error occured in GDI+
Hi,
I've application to capture video of image and grab the still image. It runs well untill I put loop to regrab the still images many times automatically.. and the error (generic error occured GDI+) happend.
I think maybe I've to setup something in the configuration but I still blur about it. I'm using C# Express edition. Could anybody help me please... -
Create bounding box for image processing in C#
Hi,
I’m doing a project to recognize shape of object. I had completed filtering part and now I’m starting for recognition part. First, I want to create bounding box of the object in the image so the bounding box will appear automatically around the object detected in the image. However, I'm stuck in the process. Any body could help me please… :o I’m doing the programming in C#.
No activity results to display
Show More
Leave a comment: