-
SIFT_RANSAC_MATCH
利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除(GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor)
- 2021-04-09 19:49:14下载
- 积分:1
-
111
基于SVM与人工神经网络的车牌识别算法,使用了OpenCV的图像处理函数,在VS2013 + OpenCV 2.4.9平台上实现(SVM algorithm based on license plate recognition and artificial neural network, using OpenCV image processing function, implemented on VS2013+ OpenCV 2.4.9 platform)
- 2016-03-19 21:10:38下载
- 积分:1
-
1
说明: 视频图像处理相关,用傅立叶相关算法,给图像分割,达到预期效果。(Video image processing associated with Fourier correlation algorithm to image segmentation, to achieve the desired effect.)
- 2014-06-20 21:21:48下载
- 积分:1
-
Threshold
这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。(This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.)
- 2016-05-03 09:57:20下载
- 积分:1
-
cecaijance
颜色预测模型评估,印刷品质量检测技术,实现光谱分析,检测色彩偏差(color model assessment, print quality inspection technology, spectrum analysis, color deviation detection)
- 2007-05-29 11:57:25下载
- 积分:1
-
SIFT
说明: 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩
色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。(SIFT)
- 2010-04-20 09:48:53下载
- 积分:1
-
1
说明: 奇怪的分式
上小学的时候,小明经常自己发明新算法。一次,老师出的题目是:
1/4 乘以 8/5
小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png)
老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼!
对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢?
显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。
但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同
请写出所有不同算式的个数(包括题中举例的)。
思路:循环遍历。
dfs c++(dfs c++)
- 2016-03-21 22:17:14下载
- 积分:1
-
twain_vb
twain_vb源码,图像设备与计算机软件接口程序(twain_vb)
- 2010-05-13 13:43:52下载
- 积分:1
-
fractalbox
灰度图像直方图的计算,超级好用的啊,可以通过它获得图像的分形维数等等,内存小,功能大(Gray image histogram calculation, super nice ah, you can get through it the fractal dimension of the image, and so on, the memory is small, functional large)
- 2014-04-07 20:01:34下载
- 积分:1
-
ImageMatch
用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等(With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching)
- 2014-06-02 21:24:17下载
- 积分:1