Thread: image processing using c programming to detect square tunnel

  1. #1
    Registered User
    Join Date
    Mar 2012
    Posts
    1

    image processing using c programming to detect square tunnel

    i am in final year project, someone please help me..how should be start to programming c for image processing...please give me some idea or guidance..

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    step 1: if you aren't already fluent, learn C. this will likely take much longer than the remainder of the school year that you have
    step 2: use google or some other search engine to find information about computer vision and image recognition.
    step 3: write, test, and debug your code until it works the way you want it to.
    step 4: come back here and ask for help with specific questions as they arrive.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Image processing
    By Gabi in forum C++ Programming
    Replies: 3
    Last Post: 06-30-2010, 05:42 PM
  2. Image processing (was Need help (new to C))
    By Scarecrowm in forum C Programming
    Replies: 2
    Last Post: 10-19-2007, 12:35 AM
  3. image processing
    By ICool in forum C Programming
    Replies: 75
    Last Post: 10-15-2007, 04:42 AM
  4. 2d to 3d: Image processing
    By arjunajay in forum C++ Programming
    Replies: 2
    Last Post: 07-19-2006, 09:39 PM
  5. Image rotation using intel image processing
    By sunis in forum Windows Programming
    Replies: 1
    Last Post: 11-18-2002, 02:40 AM