-
区域生长法获取图像的边界必须有很多方法…
区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
- 2022-01-21 05:24:23下载
- 积分:1
-
该文件为一个用matlab 编写的bayes分类的误差分析程序,比较经典,只得相关开发人员参考...
该文件为一个用matlab 编写的bayes分类的误差分析程序,比较经典,只得相关开发人员参考 -one of the documents used for the preparation of the Matlab bayes classification error analysis procedures, more classic, only related to the development of reference
- 2022-03-19 13:30:41下载
- 积分:1
-
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程-C language development Opencv moving object identification process and the basis for OpenCV Tutorial
- 2022-12-11 17:55:06下载
- 积分:1
-
The code is in the matlab environment to complete the digital image of the histo...
本代码是在matlab环境下完成的数字图像的直方图均衡化-The code is in the matlab environment to complete the digital image of the histogram equalization
- 2022-03-02 04:26:56下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
一些快速纹理映射的例子
一些快速纹理映射的例子- Some fast texture mappings examples
- 2022-11-25 16:30:03下载
- 积分:1
-
HARRIS算法角点检测源程序,目前应用广泛且效果最好的。
HARRIS算法角点检测源程序,目前应用广泛且效果最好的。-HARRIS source corner detection algorithm is currently widely used and best.
- 2022-05-28 11:50:24下载
- 积分:1
-
Using wavelet transform methods of image enhancement as a treatment procedure
使用小波变换的方法对图象进行增强处理的一个程序-Using wavelet transform methods of image enhancement as a treatment procedure
- 2022-03-10 09:45:55下载
- 积分:1
-
犯错
这个项目即提供一个完整的基于BSP技术的实时场景渲染解决方案一个基于画刷的场景建模工具即场景编辑器,一个场景编译器,以及一个用于渲染编译后场景的基于OpenGL构建的图形库GxLib。UniBuilder为一些对场景数据有特殊要求的项目提供一个功能强大的可扩展的场景数据编辑工具,此工具产生的场景可用于产生BSP树。BSP编译器,负责将建模工具产生的数据编译成BSP树,并预计算可见性和光照贴图,供实时应用程序使用。此项目提供一个完整的基于BSP技术的实时场景渲染解决方案,包括完整的场景建模工具和BSP渲染库。场景建模工具采用了自己提出的基于画刷的场景组织方式和一系列配套的建模方案,具有一定的技术创新。此外项目提供了一个完善的基于BSP树的场景管理和渲染库,项目内容完整,技术含量较高,可扩展性强。吐血放出全部源码!-err
- 2023-07-31 15:45:03下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分:1