Lost your password?

Blogs about: Imageprocessing

Featured Blog

Applying effects to an image with Flex ConvolutionFilter

ssuresh1988 wrote 4 days ago: 1. Like the ColorMatrixFilter, the ConvolutionFilter also uses a matrix to change the image but in t … more →

Tags: Applying effects to an image with Flex ConvolutionFilte

Creating Image Border

Md. Ruzdi Islam wrote 5 months ago: <?php /* * This function is for creating image border . Here image1 is the full path of the * ima … more →

Tags: php

OpenCv; Small Code using Erode and Dilate

mohsenam wrote 10 months ago: Small Code that reads pbm image, convert it into 1 channel image. Erodes it, dilates it and shows th … more →

Tags: Code, opencv, Basic, dilate, Erode

Writing PPM image file in C++

mohsenam wrote 1 year ago: Following is the C++ code for writting the ppm image file strtemp has file name, fData is the pointe … more →

Tags: C#, File handling, Code

OpenCv IplImage how to clear or initialize the image to scalar

mohsenam wrote 1 year ago: just use the cvSet e.g if img is the IplImage object pointer with 3 channels. cvSet(img, cvScalar(0, … more →

Tags: C#, opencv, clear, initialize, IplImage, pixel


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS