c# - what is Image Processing? -


i going create application user can edit pictures color balance effect, gray sheet effect, invert effect , red eye fix etc.

my application quite resemble acdsee software. wanna know can application called image processing software ?

in point of view image proccessing means playing image's enhancing image's.

thanks in advance

in electrical engineering , computer science, image processing form of signal processing input image, such photograph or video frame; output of image processing may either image or, set of characteristics or parameters related image. image-processing techniques involve treating image two-dimensional signal , applying standard signal-processing techniques it.[1]

so, think can call software image processing software, once check definition propose.

[1] http://en.wikipedia.org/wiki/image_processing


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -