▍1. VCPP-image-processing-chapter02
VisualC++数字图像处理技术详解第2版光盘-第二章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 2)
VisualC++数字图像处理技术详解第2版光盘-第二章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 2)
gabor小波变化的实现,用于数字图像处理中Gabor特征的完全提取。自己项目中已经用到了。(Achieve gabor wavelet transform for digital image processing totally Gabor feature extraction. Himself has used the project.)
模拟圆管焊接时的移动热源,热源模型为双椭球热源,运动轨迹为环形(Simulated moving heat source pipe welding heat source model for the double ellipsoid heat source, an annular trajectory)
测量航测技术规划书 已通过审核,可供航测飞行技术设计参考(Aerial measurement technology planning book has been reviewed for technical design reference aerial flying)
数学形态学去噪 有效地还原了原始信号 去除了振动噪声和基线漂移(signal denoising )
能够检测椭圆,并且在已知摄像机安装高度和倾角的情况下实现单目测距,代码能够运行(Ellipse can be detected, and the camera installation height and in the case of the known inclination to achieve monocular ranging code to run)
EM算法。问题背景是,有N条长为L的DNA序列,每条序列里面有一条长尾K的目标序列,但不知道他的位置,目标序列内的核苷酸服从foreground product multinomial distribution,非目标序列服从background multinomial distribution,改程序意在求解两种分布的参数。(EM algorithm. Background to the issue is that there are N pieces of length L of DNA sequences, each sequence which has a target sequence Nagao K, but do not know his position, the target nucleotide sequence within obedience foreground product multinomial distribution, non-target sequence obey background multinomial distribution, the program is intended to change the parameters in solving the two distributions.)
说明: 奇怪的分式 上小学的时候,小明经常自己发明新算法。一次,老师出的题目是: 1/4 乘以 8/5 小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png) 老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼! 对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢? 显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。 但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同 请写出所有不同算式的个数(包括题中举例的)。 思路:循环遍历。 dfs c++(dfs c++)
基于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)
本书是国内第一本全面介绍OpenCV的中文版图书,本书可作为信息、图像处理和模式识别等领域的高年级本科生、研究生使用,也可作为研发人员的参考手册。(This book is the first comprehensive introduction to OpenCV s Chinese version of the book, this book can be used as information, image processing and pattern recognition in areas such as advanced undergraduates, graduate students, but also as a reference manual for researchers.)
Face detection Face detection (Face detection)
求s=a+aa+aaa+aaaa+aa...a的值,求最大公约数和最小公倍数(Seeking s = a+aa+aaa+aaaa+aa ... a value, find the greatest common divisor and least common multiple)
自己画的一条简单的Bezier曲线,通过四个控制点(控制点可自行选取)(She painted a simple Bezier curve through four control points (control points can be selected as their own))
visualC 数字图像模式识别与技术详解,书籍源码部分。(visual C digital image pattern recognition and techniques detailed books source parts.)
里面提出一种阈值的思想 正常进行DF中继转发需要进行译码 而该方法根据阈值判断是否需要译码 降低复杂度(A Threshold-Based Hybrid Relay Selection Scheme)
金属的Blob侦测,使用程序过滤图像上金属上的胡椒盐杂讯。(Blob metal detection, the use of salt and pepper noise filtering process on the image on the metal.)
基于支持向量机方法的图像分割与目标分类.介绍了支持向量机用于车辆图像分类。以及用于单目标图像的分割和多目标图像的分割,介绍的较为详细。(Method of image segmentation based on support vector machine (SVM) and the target classification. This paper introduces the support vector machine (SVM) is used to vehicle image classification. And for single target image segmentation and target image segmentation, introduced detailed.)
该源程序构建了车牌识别系统,里面包含相应的模板,可以直接运行(The source code license plate recognition system was constructed, which contains the appropriate template, you can directly run)