搜索资源列表
picture_in_database
- VC编程中如何操作数据库中的图像字段.向数据库中添加图像或从数据库中读取图像数据并显示处理-VC how to operate the database of images field. Adding to the database image or read from the database image data processing and display
fenjijulei
- 一个简单的分级聚类算法,数据结构采用了VC++中提供的CArray类,可以任意添加样本,删除和修改样本,还可以将聚类结果保存起来,对学习聚类算法和VC++中文件操作及控件有一定的参考意义
RoadDetecter
- 本代码能处理img,bmp,jpg等数据格式,通过手动添加控制点实现图像配准,VC。-The code can handle img, bmp, jpg and other data formats, through manually add control points to achieve image registration, VC.
MeFrm
- 傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据
cameraDemo2
- MFC 使用数据采集卡实现的测试程序,通过在采集卡中添加了自己算法的注册完成了对视频图像的处理工作提供了框架。-MFC use data collection card of the realization of the test program, through in the acquisition card added to their completed the registration of the algorithm video image processing work provid
Pictur
- 向数组的第100个数添加数据(0~100),其它数组里的数依次前移,第一个数消失.用CL里的100个数绘制一条曲线,第一个数在最左边,第100个数的最右边.-Array analysis of images
ado
- MFC通过ado调用远程数据库,达到对数据库的添加数据,删除数据等操作-MFC call to a remote database through ado, to add data to the database, delete data operation
IMGAddDate
- C#给图片加日期,类似于图片水印,不过要比水印稍简单些,添加数码相片拍摄日期,实现过程概述: 获取元数据-a tool of img
10222gezhongyuzhi
- 基于matlab的多种小波阈值去噪方法,数据来源可以自己添加,程序是可运行使用的-Based on a variety of matlab wavelet threshold denoising method, can add the data source, use the program is run
2222hardthrdenoise
- 基于matlab的小波硬阈值去噪方法,数据来源可以自己添加,程序是可运行使用的-Based on a variety of matlab wavelet threshold denoising method, can add the data source, use the program is run
Calibration_modified
- 张正友标定法,读取张正友的数据处理。在simon的基础上添加了少量注释,改正了新版本levenberg-marquardt不能运行的问题。-Read Zhang Zhengyou calibration, data processing. Add a small amount of notes on the basis of Simon, a new version of Levenberg-Marquardt cannot run to correct the problem.
deepbind
- DeepBind可以分析嘈杂的实验数据来确定一组的DNA和RNA序列的蛋白质将绑定。 然后,它可以看看一个新的序列,计算可能性有多大,这些蛋白质绑定到它。 给定一个序列突变,该工具可以分析是否绑定更改。 蛋白质结合位点突变,添加或删除可以改变基因表达模式和导致疾病。 -DeepBind can analyze noisy experimental data to determine a set of DNA and RNA sequences to which the protein wil
shi.ti
- 向数据多媒体(如图像、声音、视频信号等)中添加某些数字信息以达到文件真伪鉴别、版权保护等功能。嵌入的水印信息隐藏于宿主文件中,不影响原始文件的可观性和完整性。(Some digital information is added to the data multimedia (such as image, sound, video signal and so on) to achieve the function of authenticity identification, copyright
train_test_set
- 怎么创建训练数据集和测试数据集。readimg.m读取一个大文件夹下的,所有子文件夹里的所有图片,并把同一个文件夹下的图片保存成一个矩阵。另一个文件是加载之前生成的数据,取80%为训练集,20%为测试集,并添加标签。(Read all the pictures from the folder and save it into a matrix)
缨帽变换
- 遥感图像处理-缨帽变换源代码matlab,自行添加对应数据可得到三种不同的属性图像。