Comments on: Detecting Blank Images with C# https://www.chinhdo.com/20080910/detect-blank-images/ Chinh's semi-random thoughts on software development, gadgets, and other things. Mon, 04 May 2020 04:30:46 +0000 hourly 1 https://wordpress.org/?v=7.0.2 By: Sanchit https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-808728 Wed, 04 Mar 2020 06:38:56 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-808728 I need the the code to perform the same in c++. can someone please help ? it’s very urgent?

]]>
By: Sanchit https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-808727 Wed, 04 Mar 2020 06:38:26 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-808727 Hi,

I need the the code to perforn the same in c++. can someone please help ? it’s very urgent?

]]>
By: BestErica https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-741428 Tue, 04 Sep 2018 11:54:49 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-741428 I have noticed you don’t monetize your blog, don’t waste your
traffic, you can earn extra bucks every month.
You can use the best adsense alternative for any type of website (they approve all websites), for more info simply search in gooogle: boorfe’s
tips monetize your website

]]>
By: Marco https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-459297 Wed, 13 May 2015 09:09:33 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-459297 “On May 26th, 2009, Timex said:
Here is what I come up with: …”

In my program your code doesn’t work do detect white pages.
All pages give a number over 100000.

]]>
By: Detecting blank images (the image expected is a barcode) in c# | Jisku.com - Developers Network https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-175995 Tue, 11 Sep 2012 13:38:59 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-175995 […] have also checked out this but it has unsafe code. I am looking for a managed C# solution. Sep 11, 2012 No Comments » […]

]]>
By: Chinh Do https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-134612 Thu, 12 Apr 2012 21:56:41 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-134612 Adi: Sorry I have not gotten around to take everyone’s feedback from this post and create an updated method. You will have to take my starting code, and incorporate the additions/changes from the comments in this post. Chinh

]]>
By: Adi https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-134513 Thu, 12 Apr 2012 15:48:10 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-134513 Can someone please confirm what the final working code is and a how do we call it

]]>
By: Chinh Do https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-132539 Wed, 04 Apr 2012 23:45:44 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-132539 In reply to Steve.

Thanks for your post Steve. Glad to hear that.

]]>
By: Steve https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-132532 Wed, 04 Apr 2012 22:57:20 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-132532 How awesome is this function? I am pulling hundreds of website snapshots. This will spot the blank ones and I can flag the listing.
I just have to work out all-black or color screens. The other issue is to spot “navagation cancelled.
Thanks for posting !!!!!

]]>
By: Chinh Do https://www.chinhdo.com/20080910/detect-blank-images/comment-page-1/#comment-132489 Wed, 04 Apr 2012 16:43:10 +0000 https://www.chinhdo.com/20080910/detect-blank-images/#comment-132489 Jan: This code should work on JPEGs as well.

]]>