资源列表
marrh.rar
- Marr-Hildreth 边缘检测算法
reply_1_605983
- 作图的一个小软件,其实就是涂鸦板!-Mapping of a small software is, in fact, graffiti board!
fenxingc
- 基于传统欧几里得几何学的各门自然科学总是把研究对象想象成一个个规则的形体,而我们生活的世界竟如此不规则和支离破碎,与欧几里得几何图形相比,拥有完全不同层次的复杂性。分形几何则提供了一种描述这种不规则复杂现象中的秩序和结构的新方法。-Based on the traditional Euclidean geometry, the door is always to study the natural sciences to imagine a body of rules, and we live
dct222
- 基于DCT的图像压缩 及MATLAB实现 分块操作后进行z扫描-dct
zhongxing
- 从图片文件读入颜色数据到一个二维(三维数组) 计算图形的几何中心
thresholding
- version 2, threshold
13
- 数字图像识别前处理过程中,提取特征向量,13点提取法-Digital image recognition pre-treatment process, the extracted feature vector, the 13-point extraction
Hough
- 经过一般霍夫变换检测出的直线有可能因为车辆挡住路沿等原因断开,形成线段,因为检测道路是要找直线焦点,这样的效果就不好。本代码在Matlab环境下实现优化后的霍夫变换。 -This code optimize the Hough transform in the environment of Matlab.
bt_region_grow
- 区域生长算法,通过设置种子点来实现,代码注释完整-region grow algorithm with matlab
dd101
- 实现两个有理数的加法、减法、乘法、除法、并用两种方式输出-Achieve two rational number addition, subtraction, multiplication, division, and output in two ways
harris-corner-detect-with-matlab
- harris角点检测matlab程序-harris corner detection matlab program! ! !
选择集边界框
- 此函数将返回矩形框架的左下角和右上坐标(在 WCS 中)的列表 描述提供的选择集中所有对象的边界框。 在此上下文中,边界框定义为边平行于三个 WCS 坐标轴,该坐标轴包含集中的所有对象。 请注意,此边界框不一定对应于具有最小面积的矩形框 ,这可以包含集中的对象,因为边缘始终与 WCS 坐标轴平行。 简而言之,根据所选内容生成一个包围矩形框。