-
imageprocessing
Some of image processing tools in visual C++
- 2012-08-22 20:38:42下载
- 积分: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
-
FBP
N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
- 2013-08-23 00:08:28下载
- 积分:1
-
medical-picture-process
《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
- 2012-03-14 15:02:31下载
- 积分:1
-
IPKejian
华中科技大学图像所张桂林老师的数字图像处理课件(Huazhong University of Science and Technology teacher Zhang Guilin images of digital image processing software)
- 2007-11-22 15:45:16下载
- 积分: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
-
MHT-multitarget-tracking
基于opencv的MHT的多目标跟踪程序(Based on the MHT multi-target tracking program)
- 2015-08-10 20:19:45下载
- 积分:1
-
FacesAlign-2.3
运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
- 2013-10-23 21:26:50下载
- 积分:1
-
mesh_simplification
网格简化,
将复杂的带有很多细节的物体的三维立体网格进行任意比例的简化,使得其减少点和面片的数量并保持物体的基本特征,以达到加快图像显示及压缩文件的效果。(Mesh simplification, the complex three-dimensional grid with many of the details of the object simplified in any proportion, such that it reduce the number of points and surfaces of the sheet and keep the basic characteristics of the object, in order to achieve the speed up of the image display and the effect of the compressed file .)
- 2014-12-21 14:36:07下载
- 积分:1
-
ImageCompression
说明: 给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.(Image Compression Bassed on Wavelet and Fractal)
- 2009-08-17 22:53:54下载
- 积分:1