-
IFC读写代码
IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
- 2020-09-16 14:17:55下载
- 积分:1
-
HOG+SVM进行图片中行人检测
说明: 行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
- 2020-10-30 16:09:56下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
laplace
说明: 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
- 2009-08-24 09:50:35下载
- 积分:1
-
energypick
本程序实现功能:
1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示;
2、AGC自动均衡显示;
3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。
(This program function:
1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows
2, AGC automatic equilibrium display
3, with arbitrary polygon choose profile and extracted data normalization energy, modify, select data.)
- 2011-09-15 15:18:28下载
- 积分:1
-
DIP
数字图像处理源代码绝对好用包括一些最基本了图像处理,例如增强(digital processing)
- 2009-10-30 17:57:02下载
- 积分:1
-
chap01
Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
- 2013-03-20 13:16:47下载
- 积分:1
-
位图的读写MyBitmapImg
本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能(The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square distance, rename picture and some other functions.)
- 2013-09-18 10:05:23下载
- 积分:1
-
zhangwen
说明: 掌纹识别palm print recognition software(gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology )(Palmprint identification palm print recognition software (gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology))
- 2008-10-28 16:57:12下载
- 积分:1
-
IRobustmultist
这是一个关于鲁棒的多传感器图图像配准程序的算法可直接使用。
(This is a robust multi-sensor chart image registration procedures of the algorithm can be used directly.)
- 2012-07-24 10:21:48下载
- 积分:1