-
256转灰度的图
本程序可以将彩色的rgb图像转化为gray灰度图像,而且速度很快,用C++语言编写,经测试没有错误,里面附有测试图片,欢迎下载。
- 2022-03-18 12:24:29下载
- 积分:1
-
findContours 基于2.4.4;功能 础轮廓查找
应用背景基础轮廓查找——findContours+drawContours;开发测试所用IDE版本:Visual Studio 2012。-Program description: Based on 2.4.4 Function: base profile Find findContours+drawContours development and testing of the operating system: Windows 7 64bit IDE version used for development testing: Visual Studio 2010关键技术opencv2.4+vs2012对图像中的轮廓进行提取,查找
- 2022-02-21 11:48:03下载
- 积分:1
-
StL Data File Viewer
StereoLithography(StL) is something that is widely used in CAD/CAM, RapidPrototyping etc. The concept is that any surface or solid is exported to StL format by data exchange packages after they are modeled in commercial CAD packages. This data consists of triangulated facets that approximate the surface of the solid. No topological or geometric information is exported. The surface is subdivided into small triangles. The approximation uses chordal deflection for curved surfaces to smoothen the surface. More the smoothening required, more number of smaller triangles are generated by subdivision resulting in larger size of data file. Now, along with triangles, their facet normals are also generated. The data is written both in ASCII and binary formats. The data in ASCII is written like this:
- 2022-02-02 20:46:09下载
- 积分:1
-
Image_Viewer
这是一个基于java的图像查看器应用程序代码。这样,就可以检索和查看系统中的图像。此应用程序可以打开jpg、GIF、位图和png格式的图像。
- 2022-04-15 13:49:17下载
- 积分:1
-
LBP的人脸识别算法
局部二值模式LBP(Local Binary Patterns)是一种从局部纹理定义中衍生出来的算法,所谓的纹理是图像分析中常用的鉴别特征,它所含有的信息能够表征物体表面的变化。自1996年Ojala 等人提出LBP算子以来,由于其优秀的分类特性和计算的简便性,使得其广泛的运用于图像检索、人脸分析和工业检测等领域。本资源是LBP人脸识别的实现代码。
- 2022-01-22 04:54:53下载
- 积分:1
-
SVM 分类器 很好用的 可以用在图像处理中
SVM 分类器 很好用的 可以用在图像处理中 使用的是c++ 基于opencv的
- 2022-03-02 17:57:20下载
- 积分:1
-
基于VC++平台的双目测距
本程序和摄像头配合能测出前方障碍物距离,是一个很好的测距工具-With the procedures and camera can detect obstacles in front of the distance is a good distance tool
- 2022-05-19 22:52:38下载
- 积分:1
-
帧提取
这一项目划分输入视频到其相应的帧......你可以冲浪在每一帧之间单独......编译使用处理
- 2023-01-27 09:30:03下载
- 积分:1
-
Local Phase Quantization (LPQ)特征
Latest Matlab implementation of Local Phase Quantization (LPQ) descriptorsLPQ(Local Phase Quantization)算法的原理是假设平滑函数h(x)中心对称,则其傅里叶变换为H(u),对所有H(u)≥0有∠G(u)= ∠F(u),其中F(u)和G(u)分别为原图像和平滑后图像的傅里叶变换,因而在H(u)≥0条件下,图像对平滑有不变性。
- 2022-03-12 11:08:28下载
- 积分:1
-
数字识别C++
通过对照片中的数字进行图像处理操作,运动BP神经网络,识别图像中的数字
- 2023-07-19 05:40:03下载
- 积分:1