资源列表
finger-enhancement
- 指纹增强 指纹细化 指纹灰度变化 指纹二值化-Fingerprint enhancement fingerprint thinning fingerprints gray change fingerprint binarization
wangluotuopu
- 功能是将邻接矩阵或关联矩阵变为有向或者无向网络图,有结果显示。-Function is to convert the adjacency matrix or the correlation matrix becomes directed or undirected network diagram, results show.
EGS_WINDOWS-Matlab
- EGS_WINDOWS matlab,用于显示蒙卡加速器机头模拟-EGS_WINDOWS Matlab
zhifangtupipei
- 把原图像的直方图按照给定的直方图加以映射,使新图像的直方图的分布类似于给定的函数。 总共有以下几步: 1.求给定的函数的累积直方图s。 2.求原图像的累积直方图G。 3.求s中每一个值在G中距离最小的位置index。 4.求原图像每个像素通过index映射到的新像素的值。-The histogram of the original image to be mapped, in accordance with the histogr
mousedraw
- 鼠标绘图:在opencv中调用cvSetMouseCallback函数实现鼠标绘图。-mouse drawing
jiansuji
- 减速机源文件proe,一级减速,各个部分元件-The reducer source file proe, a slow down.
qingxiejiaozheng
- 从原四边形四个点和新矩形四个点得到一个变换矩阵,根据这个矩阵再作用到全局图像就可以.因为Matlab细节的原因,我把公式中x和y位置互换了-A transformation matrix according to this matrix is applied to the global image. Because Matlab detail reason, swap x and y position of the formula I obtained from th
bezier
- 基于opengl的bezier曲线绘制,通过鼠标输入控制点并实现绘制-Based on the opengl of the Bezier curve drawing by mouse input control points and draw
caisezft
- 对彩色图像进行直方图均衡化只要先将彩色图像分解成若干通道,然后这些通道分别进行直方图均衡化,最后合并所有通道即可。在opencv下进行彩色直方图均衡化。调用cvSplit()和cvMerge()。-Color histogram equalization,opencv
contourdetection
- opencv下轮廓检测,调用cvFindContours函数和cvDrawContours函数。程序画出矩形图再对其进行检测。-contourdetection,opencv,rectangle,using function cvFindContours and cvDrawContours
zuidaleijianfangchaerzhihua
- 这里用的方法是《特征提取与图像处理》3.3.4里的,主要实现最大类间二值化图像。-The approach used here is the feature extraction and image processing 3.3.4 in the main maximum between binary image.
openGL_translate-scale-rotate
- 用openGL通过键盘操作实现多边形的平移、旋转、缩放,本次实验是以三角形为例来实现的。-With openGL through translation, keyboard operation to achieve the polygon rotation, scaling, this experiment is triangle as examples to achieve.
