-
VC读写dxf
VC6.0实现读写R12版本dxf文件并显示,读写过程中能将圆弧替换为直线,并基本保证原有形状!
- 2022-03-15 05:51:03下载
- 积分:1
-
视频分割成一帧一帧
将视频分割成一帧一帧
- 2022-12-02 20:55:03下载
- 积分:1
-
Efficient Salient Region Detection with Soft Image Abstraction
资源描述Detecting visually salient regions in images is one of the fundamental problems in computer vision. We propose anovel method to decompose an image into large scale perceptually homogeneous elements for efficient salient region detection, using a soft image abstraction representation.
By considering both appearance similarity and spatial distribution of image pixels, the proposed representation abstracts out unnecessary image details, allowing the assignment of comparable saliency values across similar regions,and producing perceptually accurate salient region detection. We evaluate our salient region detection approach on the largest publicly available dataset with pixel accurate annotations. The experimental results show that the proposed method outperforms 18 alternate methods, reducing the mean absolute error by 25.2% compared to the previous best result, while being computationally more efficient.
- 2022-03-24 19:39:44下载
- 积分:1
-
旋转、径向模糊
matlab练习程序(旋转、径向模糊) 还记得过去写过径向模糊,不过当时效果似乎不好。这次效果还可以,程序中用的算法是:1.求当前处理点和图像中心点之间的距离r与角度ang;2.通过对r的修改得到径向模糊。3.通过对ang的修改得到旋转模糊。一看代码就能全部明白,不仔细解释了。
- 2023-05-12 03:55:04下载
- 积分:1
-
虹膜识别
嗨,这个程序可以认识到从他们的虹膜的人的脸呢。项目的特点,该项目是利用并行处理 GPU 和并行处理的肌电图类使用人脸检测。
- 2022-01-22 01:34:18下载
- 积分:1
-
去除阴影后的车型识别系统
去除阴影后的车型识别系统 车型识别。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-02-22 00:02:24下载
- 积分:1
-
pcl-3d-project;PCL相关代码
资源描述自己在网上找的关于一些PCL常用的功能代码,函数,感觉挺有用的,特来分享给大家。具体有void compute_surface_normals,void visualize_normals,void visualize_pointcloud等函数可以直接拿来用
- 2022-03-03 03:03:56下载
- 积分:1
-
opengl 画线画三角形
DFS 和BFS search 解决8 数码问题,宽度优先搜索算法(又称广度优先搜索)是最简便的图的搜索算法之一,这一算法也是很多重要的图的算法的原型。Dijkstra单源最短路径 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-24 14:30:25下载
- 积分:1
-
CT图像重建
利用matlab进行CT扫描图像重建。本项目提供二维DFT、正弦图、反投影
- 2023-04-28 15:15:03下载
- 积分:1
-
SPIHT的matlab实现
应用背景SPIHT是小波图像压缩中的一种重要算法,由W.Pearlman等人开发,是图像压缩标准的有力竞争者,由于压缩效果略差于EBCOT,因此未被选用关键技术
小波分析显著改变了图像的数据统计特性,十分便于集合划分编码操作,SPIHT利用这一数据分布规律,设计了合理的数据划分规则,实现了小波图像的有效压缩
- 2023-02-08 02:05:04下载
- 积分:1