-
北方交通大学出版社出的《VC++图像处理程序设计》配套光盘
北方交通大学出版社出的《VC++图像处理程序设计》配套光盘-The disc correspond to the book which had been published by Northern Jiaotong University press
- 2022-09-09 06:45:03下载
- 积分:1
-
给需要小地形的用户提供一个小地形的一个资源
给需要小地形的用户提供一个小地形的一个资源-Required to provide users with a small terrain, a small terrain resources
- 2023-01-26 22:00:04下载
- 积分:1
-
matlab实现识别图像中时钟的时间
Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间
- 2022-02-10 01:44:22下载
- 积分:1
-
solidgraph CAD系统
SolidGraph CAD System
SolidGraph is a full-featured system for 3D modeling of highly complex geometric objects. Sooner or later, everyone who works with computer graphics feels necessary to write his own editor. We want to show you one of the ways of writing a module application where the functions for creating new objects are distributed among plug-ins.
- 2022-06-28 19:06:36下载
- 积分:1
-
filling algorithm source code a simple procedure, while filling algorithm demons...
填充算法源码
一个简单的程序,
边填充算法的演示。
-filling algorithm source code a simple procedure, while filling algorithm demonstration.
- 2022-02-06 08:24:00下载
- 积分:1
-
均值滤波实现
均值滤波实现-Mean filter to achieve
- 2022-07-21 19:09:50下载
- 积分:1
-
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points consisting of the objective function and find the optimal sequence of control point coordinates, using non-linear optimization method for sequence weights have been adjusted establishes the approximation error of the approximate representation, and proposed, including the cycle of the above methods to determine flow.
- 2022-03-11 09:45:16下载
- 积分:1
-
万能试验机数据采集、分析、显示系统,界面美观。
万能试验机数据采集、分析、显示系统,界面美观。-Universal testing machine data acquisition, analysis, display systems, interface aesthetics.
- 2023-06-24 06:15:03下载
- 积分:1
-
图像识别,包括完整的图像识别
关于图象识别,里面完整的包括相关的类和实现方法,很系统和全面的处理过程-On image recognition, which includes the complete-related classes and methods, it is systematic and comprehensive process
- 2022-02-06 09:15:30下载
- 积分:1
-
基于opencv的曲线拟合
图形的常用变换 镜像 轮廓 膨胀 腐蚀等处理
image.initialize();
image.erzhi();
image.mirrow();
image.change();
image.smooth();
image.canny();
image.outline();
image.minus();
image.dilate();
image.erode();
- 2022-03-01 20:26:47下载
- 积分:1