-
PoissonMesh
有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
- 2020-07-02 21:20:01下载
- 积分:1
-
C# 在大图中找出小图 例子源码
在大图中找小图
- 2014-11-24下载
- 积分:1
-
image_block
几个将图像分块,将分块图像拼接,和裁减图像的实用小程序(several image block to block image mosaic, and the reduction of small images of practical procedures)
- 2021-04-20 16:58:50下载
- 积分:1
-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1
-
polygon
一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.(A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.)
- 2020-06-28 18:20:01下载
- 积分:1
-
D2R9
这是一个图像处理时用到的程序 可作为图像处理用非常有价值(This is an image processing procedures can be used as image processing with very valuable)
- 2007-03-09 15:57:54下载
- 积分:1
-
20060418083529571
彩色车牌的一种新的阈值分割算法的实现,可以参考实现其他型状的彩色分割
(color plates of a new threshold segmentation algorithm achieved, we can make reference to the achievement of other shapes color segmentation)
- 2006-08-10 16:38:32下载
- 积分:1
-
gradient_-method
数字散斑相关计算中,亚像素位移检测,梯度算法(sub-pixel, gradient method,DSCM)
- 2020-11-25 17:39:32下载
- 积分:1
-
bmpscrollview
用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
- 2013-07-10 16:44:33下载
- 积分:1
-
bianyuanjiance
利用matlab,对图像进行高斯滤波,然后通过非极大值抑制,设置双阈值,实现图像边缘检测(Image edge detection)
- 2018-01-24 10:51:07下载
- 积分:1