▍1. DCT
解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。 2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。 关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。 (ExImage Image processing toolkit)
convert bmp to rgb565(algorithm to handle all kinds of bmp to rgb565)
数字图像处理试验程序 包括图像的压缩 模糊 锐化(Digital image processing, testing procedures, including image compression blur sharpening)
这是DCT的改进算法,可以提高DCT算法的执行速度。(This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.)
说明: VC做的图像直方图均衡化小程序,有助于学习图像处理基本知识(VC image histogram equalization do applet can help to learn basic knowledge of image processing)
说明: <<数值模拟方法和运动界面追踪>> -刘儒勋 运动界面追踪的经典之作! ( numerical simulation and free surface tracking - Ru-xun liu a classic book!)
说明: 数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理(Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing)
opengl图形实现,非调用函数直接构图,初级参考学习不错(opengl graphic realization, non-call direct mapping function, the primary reference to learn good)
空间点云的三角化,已通过调试,大家共同学习(Point cloud of the triangular space, and have passed testing, we learn together)
快速DCT变换的代码.利用c++实现DCT变换.(Fast DCT transform code. Use c++ to achieve DCT transform.)
存取图像字段 数字图像的存取 将图像转化为数字信息(Access image field )
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
介绍四叉树基于视点LOD算法简化地形的图形编程资料,很有实用性,还带有其它效果的算法(Introduced Quadtree LOD algorithm based on the simplified view of the graphical programming information terrain is very practical, but also with other effects of the algorithm)
jpeglib的库文件,方便实现很多关于jpeg的操作,例如格式转换等等。(jpeglib the library file to facilitate the achievement of the operation of a number of jpeg, for example, format conversion and so on.)
使用二維的傅立業轉換,在以反傅立業的方式,將結果以影像話方式呈現。(Industry use of two-dimensional Fourier transformation, anti-Fu Li industry in the way of results, then the way to show images.)
人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK(Face detection, algorithms, drivers,海康卡, Haikang code SDK)
里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作(Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and)
本代码是描述图像融合的一个综合性代码,其中包括对图像变换提升等一系列试验方案(The code is described in an integrated image fusion of code, including the transformation of images, such as a series of pilot programs to enhance)