-
摩尔纹生成
这是一个仿真摩尔纹的程序,由于实验的需求做出来的是一个简体版的,他模拟的是两个点阵之间的拍频,可以通过旋转,平移缩放点阵查看最终的效果
- 2022-03-18 16:46:48下载
- 积分:1
-
FLASH摄像头拍照
FLASH摄像头拍照FLASH摄像头拍照FLASH摄像头拍照FLASH摄像头拍照FLASH摄像头拍照FLASH摄像头拍照FLASH摄像头拍照FLASH摄像头拍照
- 2022-03-16 04:32:06下载
- 积分:1
-
完整的指纹识别源代码 vc版
// FingerDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FingerDemo.h"
#include "MainFrm.h"
#include "ChildFrm.h"
#include "FingerDemoSet.h"
#include "FingerDemoDoc.h"
#include "FingerDemoView.h"
#include "FingerDBM.h"
#include "Authentication.h"
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-03 16:24:52下载
- 积分:1
-
视频帧的转换
这段代码是用于转换视频文件到视频的 frames.the 认为在这种情况下是.avi 文件。可以更改视频文件,也可以取决于我们要求改变甚至的帧数
- 2023-08-04 12:40:04下载
- 积分:1
-
采用CNN方法检测道路的程序
应用背景道路识别提取。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。关键技术使用CNN方法对道路进行识别提取,效果很好,不是遥感影像的道路。。。。。。。。。。。。。。。。。
- 2022-03-17 12:02:03下载
- 积分:1
-
meanshift opencv c++
一个用c++实现的meanshift算法,很有用很搞笑,支持并行计算,适用于高级用户
- 2022-06-11 19:09:55下载
- 积分:1
-
综合加权的颜色和纹理的铺垫
综合加权的颜色和纹理的铺垫
- 2022-11-29 22:05: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
-
LSD直线检测算法
资源描述LSD是一种经典的直线段检测算法,用于提取到图像中所有的直线段,通过直线段间的关系分析,可以得到关于对象几何形态的假设,进而为后续处理提供基础。
- 2022-01-30 22:51:03下载
- 积分:1
-
QT5+OpenCv3,完全可以使用代码
资源描述
网上看了很多的教程,但是按照教程来其实是不行的,而且那大多是互相抄的,明显看的出来。这是我自己看书,然后咨询了很多人,一步一步的试,最后配出来了。
使用的是QT5.5.1,opencv使用的3.0
大家主要要看我的pro文件里面的INCLUDEPATH 和 LIBS里面的写法
- 2022-09-14 11:40:04下载
- 积分:1