-
Matlab图像处理工具包,用于计算机断层成像、核磁共振成像等...
Matlab图像处理工具包,用于计算机断层成像、核磁共振成像等- Image reconstruction toolbox (for Matlab). Includes tomography, NUFFT, MRI
- 2022-02-20 18:03:53下载
- 积分:1
-
脱机手写签名识别系统 用 多种算法思想 手写签名的识别系统 是模式识别的作业...
脱机手写签名识别系统 用 多种算法思想 手写签名的识别系统 是模式识别的作业-Off-line handwritten signature recognition system using a variety of ideological and handwritten signature algorithm to identify pattern recognition system is operating
- 2022-07-08 02:01:29下载
- 积分:1
-
matlab产生桶形畸变,并修正的程序
对于任意一幅图片,一个是产生桶形畸变的程序,另一个可以恢复为正常的图片,修改符号可以变成产生枕形畸变,有注释。
- 2023-09-08 07:55:03下载
- 积分:1
-
Radiosity+
辐射度模型,3D图形学当中有关辐射度模型的具体描述-Radiosity+-+A+Programmer_ s+Perspective
- 2022-02-05 22:50:16下载
- 积分:1
-
一个简单的仪表程序,现在好多网站提供的需要注册收费,这是一个免费的,可以参考一下...
一个简单的仪表程序,现在好多网站提供的需要注册收费,这是一个免费的,可以参考一下-A simple instrument procedures, and now needs a lot of website registration fees, this is a free, you can refer to
- 2022-07-03 14:41:11下载
- 积分:1
-
局部三维重建
用于从微小的图像曲面片漫反射明暗中提取可用的形状信息的简单表示。这将产生一个包括局部形状分布的中间场景描述符。
- 2022-03-28 21:16:26下载
- 积分:1
-
jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg d...
jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and decode in VC
- 2022-01-26 04:45:28下载
- 积分:1
-
Cloth physics simulation, with collision detection and response, Conjugate Gradi...
布料物理模拟,有碰撞检测与响应,共轭梯度法求解-Cloth physics simulation, with collision detection and response, Conjugate Gradient Method
- 2022-07-15 11:32:28下载
- 积分:1
-
image compression encoding algorithm Hoffman
图像压缩的霍夫曼编码算法-image compression encoding algorithm Hoffman
- 2022-01-26 00:58:57下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1