-
C 语言编写的用于图像处理的源代码
这里是的主要功能图像处理。
您可以使用任何图像以.jpg 扩展输入代码。
运行的代码,你会得到你想要的结果。
- 2023-08-25 05:00:04下载
- 积分:1
-
检测使用gausian混合物模型的对象数
基于运动的多目标跟踪
- 2022-08-14 04:56:29下载
- 积分:1
-
运动模糊方向和运动模糊长度参数估计
实现运动模糊方向和运动模糊长度参数估计的方法。其中,方向估计用的是差分法,长度估计用的是频域的暗条纹方法。
- 2022-12-27 15:50:03下载
- 积分:1
-
imTrans - Homogeneous transformation of an image
IMTRANS - Homogeneous transformation of an image.
Applies a geometric transform to an image
[newim, newT] = imTrans(im, T, region, sze);
- 2022-04-28 05:37:21下载
- 积分:1
-
OpenCV 边缘矢量化
利用OpenCV2.3.1实现对图片轮廓的二值化处理,并调用开源的rec2vec实现轮廓的矢量化!
- 2022-07-04 13:10:51下载
- 积分:1
-
摄像头捕获
利用微软的directshow开发,C++编写。可以操作摄像头,进行拍照,并把照片保存在指定的目录中
- 2022-04-17 18:50:51下载
- 积分:1
-
C# 写的用kinect采集三维点云的程序
本程序是根据微软给的例子,在其基础做了很多的变动,可以实现深度信息的提取,将采集到的三维点云数据分别存取到三个不同的文档中,方便后面的三维点云数据的处理,本程序是使用c#开发语言实现的。
- 2022-02-04 04:55:38下载
- 积分:1
-
妻子由 en c + +、 qt
Cette 应用程序倒关于 de traiter des 的图像与 qt en,c + +。
点石 cette 应用然而 implémenté 几 algorithmes dans le domaines 空间,告诉 que la 活动 des 轮廓与 Sobel、 binarisation、 seuillage、 moyenneur、 mediane......
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-18 18:25:03下载
- 积分:1
-
c#读取图像,基本处理如水平镜像和垂直镜像等
本代码提供了最基本的图像读取,保存图像,处理图像,如水平镜像,垂直镜像等。里面含有三种操作影像的方法内存法,指针法和像素法。
- 2022-10-10 15:35:03下载
- 积分:1
-
Source-code--CCCam
Source-code--CCCam.zip 处理网络 图像协议 代码:
* run cccam with:
* LD_PRELOAD=./ca.so ./xxx.i386
*
* Will then send CWs to vdr-sc cardclient cccam
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, wr
- 2022-07-15 11:41:08下载
- 积分:1