Show Bid Request
Compare Picture Objects
Bid Request Id: 28943
|
|
|
Posted by: |
Richard Moss (4 ratings)
(Software buyer rating 10)
|
Posted: |
Sep 27, 2002 12:20:48 PM EDT
|
Bidding Closes: |
Oct 11, 2002 12:28:27 PM EDT
|
Viewed (by coders): |
419 times
|
Deadline: |
10/31/2002
TIME EXPIRED
|
|
|
|
Description:
I want a function which will accept two StdPicture objects, compare them (on a byte to byte basis), and return True if they match.
Assumably, you will need create a GDI bitmap from the passed object and them do the comparision from there, using GetBitmapBits or something better.
Bitmaps *and* icons must be supported by this routine. Probably most compares will be made againts icons, so it is essential that this is supported, and from the same method. Also, all bitmap color depths need to be supported... I know from my own experiments that the bitmap strucutre is different for the different depths, *all* must be supported.
Also, to clarify what I mean by the differences which will cause the function to return false:
* The image dimensions do not match * The color depths are different * The image content is different
Must be fast! This method will be used to compare several thousand images, so must be as fast as possible.
I would prefer a Visual Basic source code only solution, however if someone can program a C or Delphi stand alone DLL which I can call via VB's Declare statements, that is fine... for once I'm not limited to having as few dependencies as possible. However I cannot accept bids for .net languages such as VB.net or C#.
If it's a VB code solution, the following apply - no silly tricks with PictureBoxes or any other control or form. I simply want to pass in my two objects without knowing or caring their formats or color depths, and the routine does it's work and returns a result.
If it's a non-VB solution, I would need Visual Basic examples on how to use it, and test it, as I have no knowledge of other languages and so most likely will be unable to modify the source or even be able to see what its doing. Also, if the exported functions cannot have StdPicture objects passed to them, you will need to provide a simple wrapper to convert the picture into the GDI handles your function accepts so that I can verify it works fully.
Notes on format: Primarily, this routine will be comparing images in icon format (icon, cursor) and bitmap format (bmp, dib and rle).
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Complete ownership and distribution copyrights to all work purchased.
Platform:
Any variant of Windows 98 and higher. Windows 95 support would be nice, but if you need to use API's only provided by 98+, that's fine.
Must be 100% finished and received by buyer on:
Oct 31, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation, you can report it to: abuse@rentacoder.com.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$50 (USD)
|
Sep 28, 2002 11:45:15 AM EDT
|
9.8
(Excellent)
|
|
|
Man, I've had to write exactly the same thing for one of my projects (well, I had to count the different pixls in between 2 images) -- so I've got the code already written. It is a C DLL that makes usage of Windows API. It is really really fast so I can move the function you are interested in in a separate DLL and deliver it to you (together with a little example on how to use it) for the amount shown. As I said, the code is there already, so you will get it straight away the moment you accept my bid. Cheers! |
|
|
|
|
N/A
|
Sep 30, 2002 4:25:30 AM EDT
|
9.8
(Excellent)
|
|
|
Do you want to see a demo or have you found a bidder already? |
|
|
|
|
|