Jump to content

Program for Image Processing & Random Sentence Generation

- - - - -

  • Please log in to reply
5 replies to this topic

#1
chax

chax

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
I've been assigned the task of writing a program that generates grammatically right random sentences using LISP preferably and a program that matches an image with another version of the same image (with noise) from a set of different images. The images are quite small for making pxl-to-pxl matching a viable option. I'm not supposed to use MATLAB for the purpose of image processing.
Size does matter for science and its laws changes accordingly.
[SIGPIC][/SIGPIC]
An C

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Sounds like an interesting project.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
chax

chax

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
Interest but a tough one too. Apart from OpenCV library in C/C++ is there any other C/C++ library that might help me in image processing?

Edited by chax, 08 October 2011 - 05:31 AM.

Size does matter for science and its laws changes accordingly.
[SIGPIC][/SIGPIC]
An C

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Wait, I thought you were going to do this in Lisp...
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
chax

chax

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
I'm supposed to do the image processing part using C/C++/Java. The Random Sentence Generator part is supposed to be done in LISP.
Size does matter for science and its laws changes accordingly.
[SIGPIC][/SIGPIC]
An C

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
You may want to look into boost::GIL as a C++ image processing library. I don't know if it will be helpful or not.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users