-
cv_Camera_cablication
主要功能是实现相机标定,以及实现反投误差,实现特征点的提前。(The main function is to achieve camera calibration and error to achieve the anti-investment, to achieve the feature points in advance.)
- 2014-01-07 15:06:33下载
- 积分: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
-
opencvchengxu
特征提取,主要是灰度共生矩阵和不变矩特征提取的程序,openCV下可直接运行(Feature extraction, mainly GLCM and invariant moments feature extraction procedures can be run directly under openCV)
- 2014-11-23 21:03:16下载
- 积分:1
-
ImageViewer
ImageView: This is an image viewer program
- 2010-07-05 18:07:05下载
- 积分:1
-
Accessimage
存取图像字段
数字图像的存取
将图像转化为数字信息(Access image field
)
- 2009-05-21 14:26:40下载
- 积分: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
-
program(song)
本代码是描述图像融合的一个综合性代码,其中包括对图像变换提升等一系列试验方案(The code is described in an integrated image fusion of code, including the transformation of images, such as a series of pilot programs to enhance)
- 2009-03-30 16:17:51下载
- 积分:1
-
MyDrawType
适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.(graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.)
- 2006-11-05 12:26:15下载
- 积分:1
-
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
-
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