Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / multimedia / image-processing

Image Processing

image-processing

Great Reads

by Will J Miller
This article describes the implementation of a custom class called MMSCropImageView. The class gives the feature of drawing and moving a rectangle over an image to identify the crop region and return it in an UIImage. It explains the considerations and solutions for cropping a bitmap.
by pi19404
In this article we will look at Adaptive Skin Color Detection technique described in the paper "An Adaptive Real-time Skin Detector Based on Hue Thresholding"
by Grasshopper.iics
You would never want to use another photo editor in your AIO again
by pi19404
In this article, we will look at unistrore gesture recognition for Android devices

Latest Articles

by Will J Miller
This article describes the implementation of a custom class called MMSCropImageView. The class gives the feature of drawing and moving a rectangle over an image to identify the crop region and return it in an UIImage. It explains the considerations and solutions for cropping a bitmap.
by pi19404
In this article we will look at Adaptive Skin Color Detection technique described in the paper "An Adaptive Real-time Skin Detector Based on Hue Thresholding"
by Grasshopper.iics
You would never want to use another photo editor in your AIO again
by pi19404
In this article, we will look at unistrore gesture recognition for Android devices

All Articles

Sort by Score

image-processing 

by Will J Miller
This article describes the implementation of a custom class called MMSCropImageView. The class gives the feature of drawing and moving a rectangle over an image to identify the crop region and return it in an UIImage. It explains the considerations and solutions for cropping a bitmap.
by pi19404
In this article we will look at Adaptive Skin Color Detection technique described in the paper "An Adaptive Real-time Skin Detector Based on Hue Thresholding"
by Grasshopper.iics
You would never want to use another photo editor in your AIO again
by pi19404
In this article, we will look at unistrore gesture recognition for Android devices
by JohnExalt
The article demonstrates how to calculate various points in a Bezier curve and determine the angle at any point.
by Mahsa Hassankashi
It is almost everything about big data.
by César de Souza, Diego Catalano
Scientific computing for Java and Android.
by JBildstein
A library for colormodels and spaces, correct color-conversions and color-difference calculation.
by Hans-Peter Kalb
C# library for reading and writing EXIF tags in JPEG, TIFF and PNG image files
by charles henington
Using System.Convert namespace to convert between base64 and images
by Soroush Falahati
Introducing a class for generating 3D images (Stereoscopic and Anaglyph) from DepthMaps.
by J. Broun
A tutorial aimed at intermediate coders on decoding PBM (Portable Bitmap) files using C#.
by J. Broun
An article aimed at intermediate coders on decoding Stardent Corp.'s AVS Bitmap Image format.
by Darryl Bryk
Code is described for drawing an image as a 3D surface plot using OpenGL
by C_Johnson
Using EMGU to perform Principle Component Analysis (PCA) multiple face recognition is achieved. Using .NET Parallel toolbox real time analysis and optimisation is introduced in a user friendly application.
by Andrew Kirillov
The article describes an algorithm for recognition of optical glyphs in still images and video and then shows its application in 3D augmented reality.
by Ilya Suzdalnitski
Image processing basics on the GPU using OpenCL.NET.
by César de Souza
A description of how it was possible to achieve real-time face detection with some clever ideas back in 2001
by Lai Taiyu
A simple image binarization
by Emiliano Musso
Develop a simple application to search into a list of images for the one containing a smaller portion of the original one, graphically showing the points of intersection between the two
by Ravimal Bandara
An implementation of unsupervised watershed algorithm to image segmentation with histogram matching technique for reduce over-segmentation by using openCV.
by Huseyin Atasoy
An image classifier / tagger based on convolutional neural networks. Now more than 10 times faster with the Intel MKL support.
by Darko Jurić
Portable generic image library for C#
by Ivan Korhner
ASCII art generator in Java
by David_Ke
Sensor and image are two amazing things which interests programmer most in slate.
by Darko Jurić
Pyramidal Kanade Lucas optical flow tracker
by Darko Jurić
Discrete Kalman Filter brief tutorial with samples in C#
by Darko Jurić
SIR Particle Filter brief tutorial with samples in C#
by Santhosh G_
Applying oil painting effect on an image.
by Darko Jurić
Fast object detection by template matching
by Jakob Farian Krarup
A set of .NET extension methods to get the difference between images and more...
by V.
Case study on how to solve a complex problem by dividing it into smaller problems.
by phoaivu
A platform-independent engine for image warping
by napuzba
How to use pointers when processing images in C#