-
GLCM-implement
实现了灰度共生矩阵,并应用到了几张图片上。 C++ 和OPENCV 代码。 图像处理(GLCM achieved and applied to a few pictures. C++ and OPENCV code. Image Processing)
- 2011-01-26 02:35:22下载
- 积分:1
-
WaterMarker
一个小巧的图片水印工具,可在图片的指定位置写入文本,文本字体可调(A small picture watermark tool)
- 2012-10-10 00:08:12下载
- 积分:1
-
Face-deformation
C++,人脸变形,选择图片,在图片中选择一个四边形窗口(人物脸部),然后再在内部选择一个四边形窗口,逆时针选择,然后点击变形直接呈现变形结果,点击动画可以查看人脸变形过程(C++ program, select a picture, choose a quadrilateral window (human faces) in the picture, and then select a quadrilateral inside the window, counter-clockwise to select, then click on the deformation presented directly deformation results, click animated facial deformation process can be viewed)
- 2014-02-16 13:46:01下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1
-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1
-
calibration
摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
- 2013-03-17 20:25:05下载
- 积分:1
-
RemoteControl-1
说明: 一个用VC++6.0编的程序例子,实现远程屏幕图像的传输
(a VC 6.0 Provision procedures example, remote screen image transmission)
- 2020-11-03 18:59:52下载
- 积分:1
-
cut_video
把视频分割成一帧一帧并且保存为图像,实现视频录制(Put the video into a frame of a frame and saved as image segmentation)
- 2013-06-14 16:55:58下载
- 积分:1
-
PhotoSee
vb6 project photo see
edit
- 2012-11-18 21:04:58下载
- 积分:1
-
sample-histogram-equalization
直方图拉伸是通过对比度拉伸对直方图进行调整,从而“扩大”前景和背景灰度的差别,以达到增强对比度的目的(Histogram stretching histogram is adjusted by contrast stretching, thereby " expand" the difference between the foreground and background of gray, in order to achieve the purpose of enhancing the contrast)
- 2016-10-25 17:28:33下载
- 积分:1