-
Transform_2D
这是计算机图形学中的对二维图形进行基本几何变换的程序(This is a two-dimensional computer graphics in the graphics program of basic geometric transformations)
- 2009-12-29 01:41:22下载
- 积分:1
-
FFT_based phase screen simulation metods
基于FFT以及次谐波的两种相位屏仿真方法源程序;主函数用于显示相位屏的二维和三维图像(FFT-based and subharmonic two phase screen simulation method source program; the main function is used to display two-dimensional and three-dimensional images of the phase screen.)
- 2018-05-17 15:36:03下载
- 积分:1
-
huiduchuli
能够选取一幅图像,对其进行灰度处理。设置了几种不同的灰度处理方式。(You can an image, gradation processing them. Provided several different ways of gradation processing.)
- 2015-08-26 15:14:48下载
- 积分:1
-
log
bmp图像边缘检测,vc界面,很好用,适合初学者学习(bmp image edge detection, vc interface, useful for beginners to learn)
- 2008-07-09 13:23:35下载
- 积分:1
-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1
-
fractal
使用盒维数法求一幅大小为N*N图象的分形维数(The use of box dimension method the size of an N* N image fractal dimension)
- 2008-07-15 09:26:41下载
- 积分:1
-
lrojp2
求解SVM问题的一种高效算法,每次更新两个a()
- 2018-02-05 21:34:09下载
- 积分:1
-
6feab176-4b44-4e7e-a6ea-987e84fa1fd0
本书是第一本也是唯一一本详细介绍LOD(Level of Detail)的书。本书介绍了LOD的理论和多种实现的算法,讨论了LOD的实际应用,包括游戏编程中的优化、地形的优化等。本书是所有从事计算机图形领域的专业人士所必须参考的书,包括计算机游戏编程、医学可视化、计算机辅助设计,以及虚拟现实系统等等。(This book is the first and only one detail LOD (Level of Detail) book. This book introduces the theory and a variety of LOD realization algorithm, discussed the practical application of LOD, including game programming in the optimization, optimization, such as terrain. This book is all persons engaged in the field of computer graphics professionals who need to reference books, including computer game programming, medical visualization, computer-aided design and virtual reality systems.)
- 2008-06-11 21:36:38下载
- 积分:1
-
scikit-image-master
scikit-image: Image processing in Python:Python编写的图像处理程序,可直接调用,是学习python图像处理的很好参考。(scikit-image: Image processing in Python:Image processing program written in Python, can be called directly, is to learn Python a good reference to the image processing.)
- 2015-04-18 13:10:51下载
- 积分:1
-
faceddetect
使用vs2012+opencv2.4.5做的人脸检测代码,可以实现对静态图像上人脸的检测(Use vs2012+ opencv2.4.5 do face detection code, you can achieve detection of static images of the human face)
- 2014-09-30 17:15:12下载
- 积分:1