资源列表
hereracy
- 此压缩包含有遗传算法工具箱函数集合,对遗传算法初学者有参考价值。
grayshow
- 图像的纹理分析visual C++实例程序,希望对大家有所帮助-The image texture analysis of visual C++ example programs, we hope to help.
icaMF
- ICA算法The algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The
MedicalImageProcessing
- 医学图像处理方面的程序,能够进行基本的医学图像处理,是医学图像处理这门课程的实验用源代码,非常好用,我已让过多届学生用过-This procedure excutes the medical image processing, which is a very useful c/c++source code. A number of students have used the procedure
some-basic-gray-level-transformation
- 掌握数字图像对比度增强的几种方法(基本的灰度变换)及代数运算的应用(图片隐藏)-image enhancement by some basic gray level transformation
colsift
- color sift by Jan-Mark Geusebroek. This file contains an example program to match two keypoint descr iptions.
p835-snavely
- abstract: We present a system for interactively browsing and exploring large unstructured collections of photographs of a scene using a novel 3D interface. Our system consists of an image-based modeling front end that automatically computes the vie
chap1_3
- 设备无关位图,实现DIB位图数据的访问,颜色表的设置等-DIB
RayTrace
- 光线跟踪程序,即由光源发出的光到达景物表面后,产生反射和折射。光就改变方向,沿着反射方向和折射方向继续前进,直到遇到新的景物。光经场景景物间的多次反射、折射后投射到离视点最近的景物表面,最终进入人眼。由于实际光线跟踪算法的跟踪方向与光传播的方向是相反的,所以我们可以由视点向屏幕象素发出一根射线,与第一个景物相交后,在其反射与折射方向上分别进行跟踪,继续与第二个景物相交……重复上述过程,直到被跟踪的光线射出画面或跟踪深度达到某个设定的最大递归深度时,停止跟踪。-Ray tracing progra
jpeg
- jpeg文件的读取,以及对文件各部分的详解-jpeg file to read, and all parts of the document Detailed
Simplehist
- Simple Histogram Paper
sobel彩色图像边缘细化处理
- sobel彩色图像边缘细化,分解RGB三通道图像,对各通道进行x和y方向上的梯度幅值计算,设置阈值,合并三通道,彩色显示。可直接使用
