-
AUTOCAD2007中文版实用教程,手把手教会你如何更快,更好的使用该软件设计出你所需要的CAD图...
AUTOCAD2007中文版实用教程,手把手教会你如何更快,更好的使用该软件设计出你所需要的CAD图-Practical Guide AUTOCAD2007 Chinese version, how do you手把手教will be faster and better use of the software you need to design the CAD map
- 2022-03-21 23:22:57下载
- 积分:1
-
The software developed for my own fuzzy image edge detection, as well sobel, pre...
该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
- 2022-03-24 23:12:31下载
- 积分:1
-
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.-Collision detection algorithm based on K_DOPS a small instance. Simulated two things like this on the crash test. Crash test results show the impact point and response time.
- 2022-01-25 23:48:28下载
- 积分:1
-
Read the digital information, according to the size of numerical mapping x
读取数字信息,根据数值大小绘制x光图片,并用bitmap绘制,包含openCV和库值-Read the digital information, according to the size of numerical mapping x-ray images, and bitmap drawing, and database that contains the value of openCV
- 2022-04-15 04:51:12下载
- 积分:1
-
Wavelet
基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。
2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。
3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变的特征向量。
4.将小波变换引入到体素表示的三维模型中,分别实现了表面体素小波变换和实体体素小波变换的特征提取,通过实验比较分析实体体素小波变换优于表面体素小波变换。
-Wavelet-Based Extraction of three-dimensional model of thesis, including the reply code and ppt.1. Three-dimensional model of the implementation and standardization of the express pre-treatment process, on this basis, developed a visual search experiment of feature extraction experiment platform.
2. Combination of spherical harmonic transform to obtain rotation invariant feature vector with reduced dimension of the characteristics of ray-casting based on the implementation of feature extraction methods, the evaluation by searching the parameters of the experiment to determine the best value.
3. Analysis of the basic ray casting method and the ra
- 2022-02-21 11:18:58下载
- 积分:1
-
3dx的作业,一个不错的程序,难度易
3dx的作业,一个不错的程序,难度易-3dx operations, it is a good procedure, the difficulty Yi
- 2022-10-22 20:20:03下载
- 积分:1
-
WaldBoost对象检测
基于 WaldBoost 机器学习算法的简单对象检测引擎。该引擎可以使用局部二值模式、 本地的等级模式、 本地 RankDifferences 或 Haar 图像特征。
该程序捕获来自照相机的图像,检测图像中的对象。隐式分类器是人脸检测 (使用 faces.h)。在命令行上的用户可以 supplyother 分类器 (如那些在数据 / 目录)。
文件
-----
src /
classifier.cpp/h 支持的 XML 分类器
demo.cpp 主程序
faces.h 分类器对脸检测得到的头文件
image.c/h 支持的东西
lrd_engine.c/h 的检测-执行特征提取的关键部分和
simplexml.cpp/h 一些 XML 支持
数据 / 示例分类器 (用于人脸检测和汽车检测)
要求
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-21 18:27:57下载
- 积分:1
-
颜色检测类库 支持C#托管 使用HSV 直方图实现
颜色检测类库 支持C#托管 使用HSV 直方图实现-Color detection
- 2022-08-25 12:12:16下载
- 积分:1
-
8 Prewitte Operator direction from the edge of the image VC
8方向Prewitte算子提取图象边缘的VC实现-8 Prewitte Operator direction from the edge of the image VC
- 2023-08-25 13:30:03下载
- 积分:1
-
vc 傅立叶变换
应用背景图像正交变换 , 傅立叶变换优化,在对图像进行傅里叶变换变换是复杂度为O(n^2),当n很大时 此算法可以优化关键技术采用FFT和IFFT进行傅立叶变换 ,大大缩减运行时间 节约系统资源 傅立叶定理 卷积定理
- 2022-08-06 22:14:23下载
- 积分:1