资源列表
2Dgraph
- 对于二维图形做对称、平移、选择、错切等变换-For two-dimensional graphics do symmetry, translation, selection, and so transform shea
Matlab_CGH
- matlab-computer generated hologram
nurbs
- NURBS是一种非常优秀的建模方式,在高级三维软件当中都支持这种建模方式。NURBS能够比传统的网格建模方式更好地控制物体表面的曲线度,从而能够创建出更逼真、生动的造型。-the nurbs curve of code
OBJFUN1
- yi chuan suan fa yuan ma 6-yi yuan chuan suan fa ma 6
circular-birght-target-detect
- 首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract imag
contrast
- evaluation of contrast of image.
watershed
- Matlab code for watershed
gravity
- opencv找重心程序,请大家多担待 请大家多担待-opencv find gravity
SplineCPP
- Spline Interpolation Procedure.
SIFT
- 这是一个用在Matlab中对二维图像进行特征点提取的代码-This function returns IMAGE s SIFT keypoints
median
- Simple Median Filter for Image processing. Written for Python 2.7 and PIL (Python Image Processing Library is necessary) just run median.py
interclass-variance
- 采用类间方差法对图像进行单阈值分割。需要用到概率论知识-Inter-class variance method using a single threshold for image segmentation. Need to use probability theory