-
灰度共生矩阵C++
#include "stdafx.h"
#include
#include "glcm_make.h"
#include "defautVal.h"
#include "feature_extra.h"
using namespace cv;
using namespace std;
int _tmain(int argc, _TCHAR* argv[])
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-12 03:45:57下载
- 积分:1
-
基于contourlet的图像融合1_像素绝对值取大
基于contourlet的图像融合1_像素绝对值取大 很好的源代码 可以运行出来 初学使用MATLAB的学者 可以用这个 容易上手 希望给大家一些帮助 谢谢大家
- 2022-02-12 23:13:31下载
- 积分:1
-
图像的手指
指纹识别技术,目前最成熟的生物特征为基础的识别技术之一,可用于识别人类在各种场合
- 2022-10-04 17:25:03下载
- 积分:1
-
影像处理软件
应用背景ossimPlanet is an accurate 3D global geo-spatial viewer that is build on top of
the OSSIM, OpenSceneGraph, and Trolltech QT open source software libraries.
It provides native geo-spatial access to a wide range of commercial
and government data formats with high the high performance visualization
and collaboration capabilities. ossimPlanet is one of the key components of
the Large Data Joint Capabilities and Technology Development project. This
document describes the installation and use of ossimPlanet.关键技术ossimPlanet provides accurate 3D global visualization and collaboration. Instances of ossimPlanet
can be synchronized for distributed collaboration. Native file access, on the fly elevation tree topography,
and online access to OGC WMS and Worldwind sites is provided.
- 2022-04-01 23:32:08下载
- 积分:1
-
dm642的视频采集与网络显示程序,内含web服务程序,直接在IE中输入地址就可以看到DM642采集的视频
dm642的视频采集与网络显示程序,内含web服务程序,直接在IE中输入地址就可以看到DM642采集的视频
- 2023-06-01 09:05:03下载
- 积分:1
-
LBP三种方法
用C++实现LBP(一般、Uniform LBP、旋转不变LBP)
- 2022-01-26 17:49:10下载
- 积分:1
-
结合Kinect v2.0+ VS2012+openCV2.4.9,将Kinect v2.0彩色帧存到openCV2.4.9中,并输出
结合Kinect v2.0+ VS2012+openCV2.4.9,将Kinect v2.0彩色帧存到openCV2.4.9类型的图像函数格式(Mat image)中,并将获取的kinect v2.0彩色图像输出到文件夹里保存.这里涉及到Kinect v2.0的打开,color数据的获取,以及与openCV2.4.9相结合的数据格式,还有使用sprintf_s函数将图像保存到指定的文件夹下。
- 2022-10-22 10:35:04下载
- 积分:1
-
Matlab图像双边滤波
Matlab图像双边滤波,一种非线性的滤波方法,是结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的。
- 2022-04-28 03:29:38下载
- 积分:1
-
反向传播神经网络
传播神经网络算法的源代码
这是监督的神经网络,需要学习率和势头的两个学习参数
- 2023-04-01 10:25:02下载
- 积分:1
-
Design & Verification of FIR Filter
“FIR”表示“有限脉冲响应”。如果输入脉冲,则
- 2022-11-03 11:00:03下载
- 积分:1