-
指纹识别 vfinger
指纹识别demo
演示方向图、roc曲线(fingerprint demo
show orientation and ROC curve)
- 2009-12-30 03:24:16下载
- 积分:1
-
slam
视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
- 2019-03-06 09:03:10下载
- 积分:1
-
5yc
时空域下的信息隐藏技术,LSB ,MSB以及二值图像中的信息隐藏(When the airspace under the information hiding technology, LSB, MSB, as well as binary images of Information Hiding)
- 2021-04-01 23:29:07下载
- 积分:1
-
算法
说明: 图像处理基础程序,主要针对遥感影像处理。内含各种基础处理源码(matlab ,imagine analisy)
- 2020-06-15 22:23:56下载
- 积分:1
-
ADMM-MATLAB
基于ADMM的TV正则化最小化稀疏重建算法(TV Minimization Sparse Reconstruction Algorithms Based on ADMM)
- 2020-11-09 19:39:47下载
- 积分:1
-
VapourSynth-BM3D-master
VapourSynth-BM3D-master BM3D算法的原创代码,运行速度超快,参考文献《Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering》(VapourSynth-BM3D-master BM3D original algorithm code, run super-fast, Reference " Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering" )
- 2016-10-17 19:18:10下载
- 积分:1
-
Adaboost
说明: 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。(This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.)
- 2009-08-21 12:59:41下载
- 积分:1
-
CPPvideoimageprocessing
利用Visual C++实现AVI文件的图像截取
实现对图像数据的读取显示
实现视频图像处理技术
编程中如何操作数据库中的图像字段
实现数字图像增强处理(Use Visual C++ AVI file image interception
To read the image data display
Video image processing technology
Programming how to operate the database image field
Digital image enhancement)
- 2014-04-21 11:17:34下载
- 积分:1
-
CoSaMP-and-OMP-for-sparse-recovery_OK
Examples with Orthogonal Matching Pursuit and Compressive Sampling Matching Pursuit
- 2012-12-06 09:22:30下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1