资源列表
yuvmstoppm
- purpose converts raw YUV (4:2:2) image to PPM image, can handle frame offset compile gcc -g -o yuvmstoppm yuvmstoppm.c -lppm -lpgm -lpbm -lm -purpose converts raw YUV (,4 : 2) PPM image to image, can handle frame offset compile gcc-g-o yuvms
Vectorized
- The raytracer is made as a mini project for a computer vision and graphics lecture. Started as for statements and ended as this fast vectorized version. The speed up is something like 10 minutes versus 10-12 seconds for a 1024x1024 image. It is
test.rar
- 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
Coding
- 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
LabelPWatershed
- 标记分水岭法分割图像,一种比较新的程序,图像分割效果比较好。-Segmentation of the image marked a watershed, a relatively new procedure, the image segmentation results were better.
BMP
- 读取BMP图像文件,做缩放处理的功能。放大或者缩小。-Read BMP image file, do the scaling processing functions. Zoom in or zoom out.
amplify_spatial_lpyr_temporal_iir
- 对图像进行空间分解,高斯空间滤波,时域滤波,拉普拉斯变换-Image space decomposition, the gaussian spatial filtering, temporal filtering, Laplace transform
main
- 车牌识别主程序,包含了对车牌图像的处理以及后期的识别过程。-License plate recognition the main program, and contains the recognition of license plate image processing and the late process.
guangzhaomoxing
- 用于给出三维物体和光源位置,输出二维图像,包括每一元素点的光线强度-Used to give three-dimensional objects and the position of the light source, the output of the two-dimensional image, the light intensity of each element
psnr
- PSNR是图像处理里常用的图像质量评价标准,NMSE也是图像处理里常用的图像质量评价标准-PSNR is commonly used in image processing image quality evaluation criteria, NMSE is also commonly used in image processing image quality evaluation criteria
PointBasedTrackFace
- 很好用的关于人脸实时识别的代码,可以直接通过电脑摄像头进行实时人脸识别-On the face of real-time identification code well used, can be directly through the computer in real time face recognition camera
fse55456
- 快速fft的自编程序和DHT的程序,帮助理解FFT的原理和DHT的原理,进一步加快算法研究做好准备-Quick fft of self procedures and DHT program to help understand the principles and DHT FFT principle, ready to further accelerate the algorithm
