-
该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等
该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等-The code provides a series of straight-line method of extraction, boundary detection, ellipse fitting, etc.
- 2023-07-31 20:25:03下载
- 积分:1
-
非常有用的YUV格式AVI格式的转换过程。
非常有用的yuv格式转avi格式的转换程序。-Very useful yuv format to avi format conversion process.
- 2022-03-21 19:35:02下载
- 积分:1
-
In VC++ 6.0 environment, use of OPENGL realize the visualization of the three sp...
在VC++6.0环境下,利用OPENGL实现了三位球体的可视化。有源代码及其相关设计文档。-In VC++ 6.0 environment, use of OPENGL realize the visualization of the three spheres. Source code and related design documents.
- 2023-09-01 16:55:03下载
- 积分:1
-
NURBS曲线的导数算法
nurbs curve derivative second algorithm
- 2022-10-28 00:45:04下载
- 积分:1
-
24位dib,适合初学者
24位dib,适合初学者-24 dib, for beginners
- 2023-02-23 04:25:04下载
- 积分:1
-
FaceDetection is a static face detection process, the attention required FaceDet...
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetection library OpenCV provides support to the relevant website, please first download and install on OpenCV, addition of the procedures necessary to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV Please copy the document reader to process the same directory, the program can be run right.
- 2022-09-07 15:05:03下载
- 积分:1
-
C + + 的 LBP 代码
局部二元模式(LBP)是一种用于在计算机视觉分类功能。 LBP是特定情况在1990年[1] [2] LBP于1994年首先描述[3] [4]它提出的纹理谱模型由于被认为是一个强大的功能的纹理分类;它已经进一步确定,当LBP是结合定向梯度直方图(HOG)的描述符,它提高了检测性能相当一些数据集。该LBP特征向量,在其最简单的形式中,通过以下方式创建的:划分检测窗口进入细胞(例如16×16像素的每个单元格)。用于在小区中的每个像素,比较像素到它的每一个8邻居(在它的左顶,左中间,左底部右顶部,等等)。跟随一个圆,即顺时针或逆时针的像素。其中,中心像素的值大于邻居的值,写入“1”。否则,写“0”。这使一个8位二进制数(通常是转换为十进制为方便起见)。计算的每个“号码”中出现的频率的直方图,在细胞内,(即,对每个组合哪些像素是较小的,哪些是大于该中心)。任选正常化直方图。串联所有细胞(归)直方图。这给出了窗口的特征向量。特征向量现在可以使用支持向量机或其他机器学习处理算法进行分类的图像。这样的分类可以用于人脸识别或纹理分析。
- 2022-03-21 06:15:16下载
- 积分:1
-
数字图像处理的程序,加载IFC库就可以运行。
数字图像处理的程序,加载IFC库就可以运行。-Digital image processing procedures, load the IFC will be able to run the Treasury.
- 2022-02-27 06:01:09下载
- 积分:1
-
应用Vertex shader3.0,通过GPU通用计算技术实现对流体的物理和渲染,实现高效率的流体模拟
- 2022-01-25 23:18:18下载
- 积分:1
-
有限元分析软件,造型部分采用opencascade造型内核实现,界面显示采用Java/Java3D ,通过Corba调用opencascade函数进行造型与有限...
有限元分析软件,造型部分采用opencascade造型内核实现,界面显示采用Java/Java3D ,通过Corba调用opencascade函数进行造型与有限元分析。- Finite element analysis software, the modelling partially uses
the opencascade modelling essence realization, the contact surface
demonstrated uses Java/Java3D, transfers the opencascade function
through Corba to carry on the modelling and the finite element
analysis.
- 2023-01-31 07:00:03下载
- 积分:1