-
类似windows自带的图片浏览器 没放缩
类似windows自带的图片浏览器 没放缩
连结电脑硬盘,可选择电脑内的图片浏览
- 2023-08-07 11:25:05下载
- 积分:1
-
2D/3D image segmentation toolbox
Features of the toolbox:
(1) The toolbox includes classic level-set methods such as geodesic active contours (GAC), Chan-Vese model and a hybrid model combining the boundary and regional terms.
(2) All the methods are implemented with the semi-implicit solver AOS which can
- 2023-01-15 14:05:04下载
- 积分: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
-
基于C++的经典的canny算子的图像边缘检测
本文是对canny算子的滤波环节进行改进过得,用的是各向异性高斯核的方向倒数进行滤波平滑。并且已经用做成MFC界面 Canny算法程序中分成以下7步:l 生成高斯滤波系数;l 用生成的高斯滤波系数对原图像进行平滑;l 求滤波后图像的梯度;l 进行非最大抑制;l 统计图像的直方图,对阈值进行判定;l 利用函数寻找边界起点;l 根据第6步执行的结果,从一个像素点开始搜索,搜索以该像素点为边界起点的一条边界的一条边界的所有边界点
- 2022-02-21 20:17:02下载
- 积分:1
-
在 cuda jpeg2000
通过使用 cuda 的 Jpeg 2000 年执行。
-转换为 BMP-> 与您的 NVIDIA GPU JPEG2000
-命令行工具和 CUDA/c + + 库
-为有损和无损编码
-最快的开放源码 JPEG2000 编码器之一: 将编码 27 200 万像素
-RGB 图像在 4.0 秒 (有损) / (无损) 在 280GTX GPU 上的 6.2 秒
- 2022-12-31 09:00:04下载
- 积分:1
-
采用最小均方差对图像背景进行预测
应用背景二维最小均方滤波(TDLMS)实际上是一种典型的自适应线性预测算法,它在预测过程中采用了最小均方误差准则。当红外图像的背景具有强相关性时,二维最小均方滤波是行之有效的方法。关键技术经过上述自适应滤波处理后,将预测背景与原图像差分即可获得抑制背景后的目标图像。这种预测算法的特点是结构简单,速度快,并且能够使差分图像信噪比得到较大的提高。
- 2022-01-28 14:22:01下载
- 积分:1
-
自适应立体匹配代码
自适应立体匹配算法 是当前有效的处理立体匹配的算法 能到较好的视差图
- 2023-08-28 16:35:03下载
- 积分:1
-
无人机航拍图像拼接
基于无人机航拍图片的拼接程序,加入了照相机参数校正,能够快速拼合场景图,做毕设时写的程序,将读取图像路径加入程序可以直接运行得到结果,中间可以显示多幅图像的匹配关系,粗匹配点对及精匹配点数,拼接时间及校正时间,最后显示拼合结果图并将图像存储
- 2022-07-15 15:36:24下载
- 积分:1
-
Image Processing using Lucky Richardson Algorithm
这段代码描述了如何使用Lucky Richardson算法对图像进行插值。
- 2023-08-11 00:35:05下载
- 积分:1
-
Blob 算法
如何检测一张照片中汽车的对象,使用 openCV 项目和平衡配装优化问题算法完整文档作为 html 文件中的描述
- 2022-07-13 08:24:49下载
- 积分:1