-
CSharp-Images-code
C#实现了数字图像处理中的几个边缘检测的算法源代码。(C# implementation of digital image processing edge detection algorithm source code.)
- 2013-03-23 19:07:37下载
- 积分:1
-
matlab_phase_retrieval-master
傅里叶振幅相位恢复工具箱,包括经典的ER、HIO算法(toolbox of Fourier magnitude phase retrieval in matlab, including ER, HIO algorithms)
- 2020-07-04 00:00:02下载
- 积分:1
-
VC-PH
球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
- 2010-05-15 11:42:48下载
- 积分:1
-
chazhi
说明: 利用matlab进行插值法亚像素边缘检测,提取零件轮廓(Subpixel edge contour extraction)
- 2019-03-14 15:00:10下载
- 积分:1
-
ocsvm---VS-svdd
支持向量机遥感图像分类代码,内含C、matlab代码,参考文献供学习(Support vector machine remote sensing image classification code
)
- 2020-12-25 22:49:04下载
- 积分:1
-
GASA
基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。
(adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by Ostu method,which applicated the non-linear genetic algorithm(GA) allows us to optimize the process of threshold. And, where possible, to reduce the computation. in order to achieve effectivly and simply image segmentation. Combination SA is to avoid the common phenomenon about premature convergence in genetic algorithm (GA) to achieve a simple and effective image segmentation.)
- 2009-12-10 16:54:58下载
- 积分:1
-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
HOG-adaboost
HOG adaboost pedestrian-detect
- 2014-04-09 02:59:39下载
- 积分:1
-
PhotoSee
vb6 project photo see
edit
- 2012-11-18 21:04:58下载
- 积分:1
-
recon
说明: recon基于双视图的人脸特征三维重建,一个视图为正投影,另一个是水平方向旋转,假定正交投影模型,getfeature用于从图像上标记特征点(facial feature reconstruction based on two views)
- 2009-09-03 16:13:23下载
- 积分:1