资源列表
图像的熵
- 运用信息论的知识求解图像的信息量也就是熵的算法。-use of information, the knowledge to solve image is the amount of entropy algorithm.
qpso
- 基于量子行为的粒子群算法的MATLAB的源程序,已测试可以用-Based on the quantum behavior of particle swarm optimization MATLAB source, have been tested can be! !
denoise
- 非常好用的二维小波分析图像去噪程序,程序很容易懂,希望对你有帮助-A very nice two-dimensional wavelet analysis denoising process, the program is easy to understand, want to help you
tuxianghuiduhua
- 这是一个图像检索的源码程序能够实现对图像的灰度化处理等。具有一定的作用!-This is a source of image retrieval procedure to achieve gray scale image processing and so on. Have some effect!
sunAndEarth
- VRML语言写的行星绕太阳旋转的代码,虚拟现实的案例-VRML language to write the planets around the sun code, the case of virtual reality
logo
- matlab LOGO绘制程序:空间三维几何图形,颜色渲染填充-matlab LOGO drawing program: three-dimensional geometry, color rendering fill
kdtree_search
- k-d树是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索-kd tree is a k-dimensional data structure segmentation data space. Mainly used in multi-dimensional space-critical data search
p4
- 基于VC中的C语言的图像提取直线函数,使用的是openCV的库-The image of the C language in the VC-based extraction of straight line function, the function of openCV
chgmat2
- 以上程序改变的是漫反射颜色。场景中显示了一个黄色的球和一个红色的锥体。-The procedure is to change the color of the diffuse reflectance. Scene shows a yellow ball and a red cone.
dda
- 利用OpenGL实现直线光栅化的DDA算法,还可以继续优化!-GOOD
homework2(lineBre)
- Bresenham Algorithm use opengl
addImages
- 基于opencv的图像相加代码,使用c++语言编写-the code of image by adding based on opencv