资源列表
rawValue
- 属于数据图像处理部分。 将原始的二进制图像转换成histogram的效果。 -belong data image processing. The original binary image histogram into effect.
将两个image进行半透明叠加
- 透明图像合成,将两个image进行半透明,然后叠加在一起-transparent image synthesis, will conduct two semitransparent image, and then superimposed
200608121531
- 边缘检测:直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数,处理后的图像即会在右视图上显示-Edge Detection : Direct operating procedures, the first to open the maximum and click Left Side, so that it shows the original image; Then click View and choose the right menu proce
Sampling_Peter
- C#编写的图像高质量的三次插值函数,其中有COM的接口程序,可以在VC中调用-prepared by the high-quality images of the three interpolation function, which is the COM interface, can be called in VC
ReadEyeCoordinate_FERET
- 一种能有效读出FERET库中的人眼坐标的有效方法,适用于有关人眼的人脸识别。-an effective FERET read out the eyes of the effective ways to coordinate, applicable in the eyes of face recognition.
Hough_matlab
- 给出了一种Hough变换的Matlab代码-gives a Hough transform the Matlab code
6418
- dsp 6418 图象处理 运算小球的轨迹运动 (用到视频。dsp开发板)-dsp 6418 Image Processing Operators of small ball trajectory Movement (used in video. Dsp development board)
snake123
- curve the image in a picture. to calculate the value so to find the edge of the image-curve to the image in a picture. To calculate t he value so to find the edge of the image
curve465
- help to sort out the image from the picture to do the snake-help to sort out the image from the picture t o do the snake
objecttracking
- vc编写的一个物体追踪程序的代码,希望大家支持支持 -vc prepared by an object tracking procedure code, we hope that support for the
dssdf
- 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
jpp
- 使用了的来自www.j2000.org的开源代码,是用C写的。在WinCE上运行很慢,同时我有几个参数弄的不太明白,发上来和大家交流一下。这些代码在和www.j2000.org提供给我的代码相同的许可下发行。 VC版可以压缩和解压j2k(其实就是jp2)文件,以及Jpeg文件(使用IJG)。EVC版可以在WINCE下执行,目前EVC版只写了解码部分。 有时间请熟悉这部分的高手指导我一起完善。-use of the revenue from www.j2000.org the code i