搜索资源列表
test1
- 水果图像识别,利用MATLAB进行图形的特征提取,边缘检测,阈值分割等-Fruit and image recognition, the use of MATLAB for graphics feature extraction, edge detection, thresholding, etc.
4
- 在计算机辅助设计(CAD)中,有一个经典问题:消除隐藏线(被其它图形遮住的线段)。你需要设计一个软件,帮助建筑师绘制城市的侧视轮廓图。为了方便处理,限定所有的建筑物都是矩形的,而且全部建立在同一水平面上。每个建筑物用一个三元组表示(Li,Hi,Ri)其中Li和Ri分别是建筑物i的左右边缘坐标,Hi是建筑物i的高度。 -In computer-aided design (CAD), there is a classic problem: the elimination of hidden li
2011-4-1
- 基于matlab开发环境,编写了边缘检测的图形识别小程序。用于圆形标点。要求标点为白底黑圆。适合初学者理解图形识别的原理。-Based on the matlab platform,we compile the short program to realize the detection of edge detection algorithm 。For the laymen,it maybe useful。
Edge-Detection-and-Segmentation
- 使用MATLAB编程实现图形边缘检测的算法,edge里边缘检测算法的实现-sobel、hough等-Graphics programming using MATLAB edge detection algorithm, edge in the edge detection algorithm implementation-sobel, hough, etc.
weighter_filter
- 实现对彩色图像边缘检测、灰度处理、二值化等具体的图形图像处理内容-Realization of color image edge detection, gray processing, binary image processing such specific graphic content
picturesharpen
- 代码实现对图形的锐化处理,具有图形界面按键选择Roberts交叉算子、Sobel算子、Laplace边缘增强算子对图像进行锐化处理。-failed to translate
Corner
- matlab中图形的边缘检测,然后进行角点获取-edge detect and corners acquisition
Matlab-GUI-tuxiangchuli
- 利用MATLAB中的GUI(图形用户界面),实现图像的读取,边缘检测,四叉树分解,直方图阈值分割,二值化差值的实现,并设计了退出按钮。-In MATLAB GUI (graphical user interface), to achieve image reading, edge detection, quad-tree decomposition, histogram thresholding, binary difference implementations and designed th
Edge-Detection-and-Segmentation
- 包含图像的边缘检测案例及代码,适用于图形图像领域初学者学习-Case of image edge detection and code, suitable for beginners learning image field
edge
- 包含图像的边缘检测案例及代码,适用于图形图像领域初学者学习-Case of image edge detection and code, suitable for beginners learning image field
segment
- 基于matlab 的近岸边缘提取,实现图形图像处理及近岸边缘提取等作用。-matlab program
FoldingTable
- 根据给定的桌面边缘形状、桌脚边缘线形状、板长等参数绘制八角折叠桌三维立体图形。-According to a given desktop edge shape, the edge of the table edge line shape, plate length and other parameters to draw octagonal folding table three-dimensional graphics.
FullBNT-1.0.4
- 创建你的第一个贝叶斯网络 手工创建一个模型 从一个文件加载一个模型 使用 GUI 创建一个模型 推断 处理边缘分布 处理联合分布 虚拟证据 最或然率解释 条件概率分布 列表(多项式)节点 Noisy-or 节点 其它(噪音)确定性节点 Softmax(多项式 分对数)节点 神经网络节点 根节点 高斯节点 广义线性模型节点 分类 / 回归树节点 其它连续分布 CPD 类型摘要 模型举例 高斯混合模型 PCA、ICA等 专家系统的混合 专家系统的分等级混合 QMR 条件高斯模型 其它混合模型 参数学
3.图像处理实现螺纹识别
- 基于matlab图像处理实现螺纹识别,滤波,边缘检测,拟合数据(Based on MATLAB image processing, thread recognition, filtering, edge detection and fitting data are realized.)