-
CNN 可用
卷积神经网络(Convolutional Neural Network)是一个专门针对图像识别问题设计的神经网络。它模仿人类识别图像的多层过程:瞳孔摄入像素;大脑皮层某些细胞初步处理,发现形状边缘、方向;抽象判定形状(如圆形、方形);进一步抽象判定(如判断物体是气球)。(Convolutional neural network is a neural network specially designed for image recognition. It imitates the multi-layer process of human recognition image: pupil ingestion of pixels; some cells in the cerebral cortex preliminary processing to find shape edges and directions; Abstract judgment of shape (such as circles and squares); and further Abstract judgment (such as judging objects are balloons).)
- 2020-06-17 07:40:01下载
- 积分:1
-
morning-yu-siyuan-blog-code
晨宇思远博客的代码------文件中代码实现小波图像融合,对低频和高频系数采用不同准则,有详细说明文件中代码实现小波图像融合,对低频和高频系数采用不同准则,有详细说明( morning yu siyuan blog code----------- file code implements wavelet image fusion, the low frequency and high frequency coefficient using different criteria, there are detailed description file code implements wavelet image fusion, the low frequency and high frequency coefficient using different criteria, there are elaborate)
- 2021-04-29 11:48:43下载
- 积分:1
-
mosaic
国外网站上找到的一个图像拼接程序,将三张图片拼接为一张。
大致方法为Haaris找角点,粗匹配,RANSAC精匹配。
有详细的注释,附带一篇代码说明文档,非常适合初学者学习研究(Foreign web sites to find a image stitching procedure, three picture mosaic as one. Roughly method for Haaris to find a corner, coarse matching, the RANSAC precise matching. Detailed notes, with a code documentation, very suitable for beginners to learn)
- 2012-07-25 10:25:30下载
- 积分:1
-
2-Matlab-SIFT
说明: SIFT特征提取演算法------可用于两张影像之特征点匹配(SIFT feature extraction algorithm-can be used for feature point matching of two images)
- 2019-09-23 00:20:35下载
- 积分:1
-
9.SAD-StereoMatching
双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
- 2016-08-30 16:13:14下载
- 积分:1
-
RidgeletTransform
关于脊波变换的图像分割源码,运行良好,测试可行,绝对超值(Ridgelet transform for image segmentation source code, run the test feasible, the absolute value)
- 2012-08-16 18:10:29下载
- 积分:1
-
StereoVisionVS2008
双目立体视觉,采用两张图像恢复三维形状,外国人的一个开源项目。(System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets.
)
- 2010-08-08 13:43:57下载
- 积分:1
-
openvc2.4.10配置方法
针对opencv的配制方法总结,适合初学者来配置开发环境(For the preparation of opencv summary, suitable for beginners to configure the development environment)
- 2017-07-18 17:14:19下载
- 积分:1
-
图像分割
实现了遥感图像可以进行阈值分割和分水岭分割(Threshold segmentation, watershed segmentation)
- 2017-08-14 10:54:46下载
- 积分:1
-
calibration_for_camera
单目相机标定,非常好用,可在visual studio以及visual C++上运行(calibration for camera)
- 2015-07-27 09:19:33下载
- 积分:1