-
cPP-image-recognition-
visualC 数字图像模式识别与技术详解,书籍源码部分。(visual C digital image pattern recognition and techniques detailed books source parts.)
- 2016-01-13 21:32:30下载
- 积分: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
-
DCT
解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
- 2009-10-24 18:38:40下载
- 积分:1
-
wv
说明: 基于小波的图像质量评价方法,具有一定借鉴意义。(Wavelet-based image quality assessment method, with some reference.)
- 2015-04-19 16:24:13下载
- 积分:1
-
Calibration
基于机器视觉,控制三自由度运动控制台来调整显微镜位置,通过图像处理得到易拉罐的表面刻痕大小和长度。(The software control the motion platform with 3 d.o.f. to position the microscope and then test the notch of cans using image processing.)
- 2013-11-07 12:29:22下载
- 积分:1
-
CxVision_v0.05(xm)
CxVision V0.05 源代码
智能机器视觉系统 0.05版本源代码(Euresys版本)
这是视觉智能的开始,应用于众多大型工业检测环境,多线程对相机多轴运动控制系统,针对当前最先进的智能视觉系统的一个雏形 当前版本是基于Euresys稳定的工业检测工具上的开源 此后版本 CxVision拥有了更多更强大的自主核心系统功能和核心算法 是现代智能视觉的领航系统
更多智能CxVision 搜索CxVision QQ群一起分享CxVision的发展和进步(CxVision V0.05 source code version of intelligent machine vision systems 0.05 source code (Euresys version) This is the beginning of visual intelligence, used in many large industrial inspection environments, multi-threaded multi-axis motion control system of the camera, for the most advanced intelligent vision The current version of a prototype system is based on Euresys stable industrial detection tools on the open source version of CxVision have more then a more powerful independent core functions and core algorithm is the vision of modern intelligent navigation systems more intelligent CxVision search CxVision QQ group to share the development and progress CxVision)
- 2020-12-04 10:59:26下载
- 积分:1
-
3DAni
正方体透视投影变换,可通过鼠标及键盘实现动画效果(cube perspective projection transform, through mouse and keyboard to achieve animation effects)
- 2004-11-07 22:56:45下载
- 积分:1
-
Delaunay
说明: 对三角划分算法的研究,对以前方法的改进,以达到良好的效果,(Triangulation algorithm to study the improvement of previous methods in order to achieve good results,)
- 2008-09-05 21:03:07下载
- 积分:1
-
4[1].3
人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK(Face detection, algorithms, drivers,海康卡, Haikang code SDK)
- 2009-04-10 15:27:34下载
- 积分:1
-
VCPP
凑算式
看这个算式:
☆☆☆ + ☆☆☆ = ☆☆☆
如果每个五角星代表 1 ~ 9 的不同的数字。
这个算式有多少种可能的正确填写方法?
(Minato formula
Look at this formula:
☆☆☆+ ☆☆☆ = ☆☆☆
If each five-pointed star represents a different number 1 to 9.
This formula has a number of possible methods correctly filled?)
- 2015-09-19 11:38:26下载
- 积分:1