Show Bid Request
C++/x86 ASM image filter
Bid Request Id: 9683
|
|
|
Posted by: |
j514 (2 ratings)
(Software buyer rating 10)
|
Posted: |
Feb 27, 2002 12:30:14 AM EDT
|
Bidding Closes: |
Mar 13, 2002 12:42:55 AM EDT
|
Viewed (by coders): |
420 times
|
Deadline: |
3/31/2002
TIME EXPIRED
|
|
|
|
Description:
This interesting project involves development of a real-time image filter in x86 assembly language or C++. The filter accepts a pointer to a DIB and does in-place noise reduction, masking away artificats and orphans while retaining edges. I am not looking for a simple gaussian filter - i prefer the use of wavelets and/or hadamard transforms, but this will be up to you. Here are prototypes for development:
long initfilter(long srcHeight, long srcWidth); long dofilter(unsigned char * srcdib);
both functions return nonzero values on failure.
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased.
ASM code must inline with MSVC++ C++ code must compile with MSVC++
Platform:
x86 Win32.
Must be 100% finished and received by buyer on:
Mar 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.
Special Conditions / Other:
50% upon acceptance of prototype, balance paid on delivery of source code.
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 please help out the site and report it. Thanks for your help.
|
|
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!
|
$250 (USD)
|
Feb 27, 2002 9:10:31 PM EDT
|
10
(Excellent)
|
|
|
In case you have image in simple bitmap format (and we do not need to transform it), i think we could do spline or fourier or haar filtering I could do this in c++, wich will be compiled both in Win and Unx. I have pretty strong math background, i think we could found the best solution of your problem. BestRegards |
|
|
|
|
|