CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    May 2010
    Posts
    54

    Question Despoerately need image help

    I am working on a small project in which I will have to extract all small blocks of data that resemble a given input (a simple image comparison problem).

    Do I need to scan the whole image to and compare bit by bit to get what I would like to have ? Please drop me some hints or explanation for me to move on to the next level, I am really stuck, I have had my head all night around this and couldnt figure out a way to go ? Go where ? I don't want to wait endlessly.

  2. #2
    Join Date
    Nov 2000
    Location
    Voronezh, Russia
    Posts
    6,633

    Re: Despoerately need image help

    I don't want to wait endlessly.
    I didn't want my cat dropping fur here and there. Desperately. Unfortunately I could control that only some very particular way I didn't really like, but would have to be used with somehow. I'd clean it up all the time. Or 'd kill the beast I really like. The cat's still alive.
    Last edited by Igor Vartanov; July 26th, 2010 at 03:54 PM.
    Best regards,
    Igor

  3. #3
    Join Date
    May 2010
    Posts
    54

    Re: Despoerately need image help

    Thank you, I only would like to know when, WHEN I can start to receive real help. a clear date and time and hour
    it's the hope
    I can concentrate on other stuff like job, projects, helping others after I know it real
    I keep in mind fixewd that if I leave for something else without repeating or staying around, I definitely be left alone and forgotten. THIS IS true

  4. #4
    Join Date
    Jul 2009
    Posts
    37

    Re: Despoerately need image help

    When you ask when, the whole site suddenly becomes silent, or you will hear something partialy related to your problem but definitely it is NOT yours
    Sig-na-tju-(r)

  5. #5
    Join Date
    Nov 2000
    Location
    Voronezh, Russia
    Posts
    6,633

    Re: Despoerately need image help

    I am working on a small project in which I will have to extract all small blocks of data that resemble a given input (a simple image comparison problem).
    This sounds like an image fingerprint or very close to, if I get this correctly. And if I'm right, you're asking for very special things I only heard about. I doubt this has anything to do with Windows and C++, and therefore, with this forum. It's more about algorithms and ideas a very few companies are specializing at. So it's very possible your waiting may be endless, sorry.
    Best regards,
    Igor

  6. #6
    Join Date
    May 2010
    Posts
    54

    Re: Despoerately need image help

    Quote Originally Posted by Igor Vartanov View Post
    This sounds like an image fingerprint or very close to, if I get this correctly. And if I'm right, you're asking for very special things I only heard about. I doubt this has anything to do with Windows and C++, and therefore, with this forum. It's more about algorithms and ideas a very few companies are specializing at. So it's very possible your waiting may be endless, sorry.
    Thanks for letting me know about that.
    I must be happy not be sold instead, I was hoping someone would use my used software I would like to sell for $$$ as a trade

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured