-
BMP转换JPG
BMP转换JPG
- 2022-06-14 02:27:30下载
- 积分:1
-
Blood vessel segmentation using gabor filter
本文给出了基于gabor的血管分割算法过滤器。它用于检测图像中的边缘。它是基于线性滤波器的。用于掩蔽。
- 2022-01-21 02:12:48下载
- 积分:1
-
视频分割成一帧一帧
将视频分割成一帧一帧
- 2022-12-02 20:55:03下载
- 积分:1
-
raw2bmp 格式转换 c++ code
使用C++语言实现raw格式图片转换为bmp格式文件
内含示例图片,lena.raw为输入,输出为lena.bmp,该程序将raw格式的图片文件转换为bmp格式的图片文件
*.bmp格式为图像处理常用图片格式,不同格式的图片,图片信息内容不同,像素的处理方式也不同,使用该程序可实现图片格式的转换。
主函数为raw2bmp.cpp,该程序快速高效。
- 2023-06-07 04:35:03下载
- 积分:1
-
flash 播放gif动画源码
资源描述action script 3播放gif动画源码库,能很好的解析gif动画,需要的话自己下载。。。
- 2022-01-21 04:38:57下载
- 积分:1
-
图像圆斑中心提取
使用c++编程语言,结合opencv库,分别采用拟合法和灰度重心法提取图像中圆斑中心,其中采用迭代法自动确定二值化阈值
- 2022-02-18 14:36:55下载
- 积分:1
-
泊松表面重建
Poisson surface reconstruction creates watertight surfaces from oriented point sets. In this work we extend the technique to explicitly incorporate
the points as interpolation constraints. The extension can be interpreted as a generalization of the underlying mathematical framework to a screened
Poisson equation. In contrast to other image and geometry processing techniques, the screening term is defined over a sparse set of points rather
than over the full domain. We show that these sparse constraints can nonetheless be integrated efficiently. Because the modified linear system
reta
- 2023-03-13 16:05:03下载
- 积分:1
-
车道线检测
提出了一种新的适用于自主驾驶系统的车道线检测----基于改进最小二乘法拟合的车道线检测。算法首先将摄像头采集的一帧帧图像,截取感兴趣的下半部分进行灰度变换,得到灰度图像;其次采取高通滤波,小波变换,来进行边缘增强与检测;之后采取最小阀值二值化得到二值化图像,采用最小二乘法拟合车最后采用粒子滤波进行车道线的跟踪。实验表明,该算法简单、鲁棒性强,能准确地检测到车道标识线。
- 2022-06-30 22:41:50下载
- 积分:1
-
Zxing编码解码
Zxing编码解码,开源项目,详细描述编码规则及应用
- 2022-07-28 02:30:46下载
- 积分:1
-
histogram calclation
它是一个图像强度的直方图计算,通过计算具有什么强度级别的。强度级别从0到256
- 2022-08-20 23:36:33下载
- 积分:1