搜索资源列表
-
1下载:
这是一个关于在VisualC中不依赖MATLAB环境调用其函数的方法,只使用VC的编程环境就能实现- This is about does not rely on the MATLAB environment in
VisualC to transfer its function the method, only uses VC the
programming environment to be able to realize
-
-
0下载:
Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
-
-
0下载:
Vc与Idl混合编程实现,充分利用了Idl的图形处理功能-Idl mixed with Vitamin C Programming, Idl full use of the graphic processing function
-
-
0下载:
live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
-
-
0下载:
图像分割处理函数类库!非常好用!供图像分割处理编程参考!-image segmentation processing function library! Very handy! For image segmentation processing programming reference!
-
-
1下载:
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
-
-
0下载:
显示图像的类及其头文件,多达50多种图像处理操作函数类库,是从事Windows图像处理编程的必备工具和代码。-Showing the type of image and its header files, up to more than 50 kinds of image processing operations function library, is to engage in Windows image processing programming tool and code.
-
-
0下载:
讲代码作为一个matlab环境下的m文件,生成文件名,编程时调用该函数即可。该函数主要用于产生共生矩阵-Stresses the code as a matlab environment m documents, generated file names, programming can call this function. The main function for the production of co-occurrence matrix
-
-
0下载:
该资源将对图像进行处理的所有最基本的操作如:拉普拉斯锐化(边缘检测),梯度锐化,高斯平滑,直方图均衡,Walsh变换等等单独编程实现,每种功能均独立-The resources will be dealt with images of all the most basic operations such as: Laplacian sharpening (edge detection), the gradient sharpening, Gaussian smoothing, histogram
-
-
0下载:
opencv实例代码Code,了解熟悉opencv的功能对VC开发很有帮助,看看这些代码,可以让大家更快入手Opencv的编程,觉得值得一下!-opencv example code to understand the function of the VC are familiar with the development opencv helpful to look at the code that lets you quickly start programming Opencv
-
-
0下载:
介绍了巴特沃思(Butterworth)滤波器的应用、本质、特点、类型和设计实现步骤,通过对MATLAB信号处理工具箱中滤波器实现函数代码分析,提出了较标准双线性变换法步骤更简便的数字巴特沃思滤波器设计方法,并通过编程仿真实现数据滤波-The app lications, essence, characteristics, types, the design and imp lementation step s of the Butterworth filter were introduced.
-
-
0下载:
学习IDL编程的一个学习资料,介绍了IDL函数对于各种图像操作的方法,附有部分代码-Learning IDL programming a learning information on the IDL function methods for a variety of image manipulation, with part of the code
-
-
1下载:
VC与matlab混合编程,以matcom为接口,在VC++中调用Matlab中的函数,无需matlab运行环境。包括三个工程例子:在VC的对话框中调用matlab画图函数;分别绘制单线程以及多线程的衰减震荡曲线。内附有程序的调试说明。-VC with the matlab programming mix in order to matcom the interface, in the VC++ to call a function in Matlab without matlab runtim
-
-
0下载:
MATLAB程序设计功能算法简介About MATLAB programming function algorithm-MATLAB programming function algorithm About About MATLAB programming function algorithm
-
-
0下载:
OpenCV是视频,图像操作的开发库,最近在视频处理,监控的编程中用的很广,本文全面描述OpenCV的起源,以及函数的用法-OpenCV video and image is developing, operating in video processing, monitoring recently used very programming, this paper describes the origin and OpenCV function of usage
-
-
0下载:
单纯形法是线性规划问题的最优解求解的方法,最小二乘法通过最小化误差平方和寻找数据的最佳函数匹配。这里给提供了源码。-Simplex method linear programming method for solving the optimal solution, the least square method by minimizing the square error function to find the best match the data. Here to provide a so
-
-
0下载:
opencv 必备的中文参考书,在编程的时候可以方便的去查看相关的函数-Chinese reference opencv necessary, in the programming when you can easily function to view
-
-
0下载:
Visual C/C++图形图像与游戏编程典型实例解析--涵盖内容:
1>图像显示原理
2>图像显示函数
3>提高显示性能的方法,双缓存技术和VFW组件
涉及VC知识主要有:
1>const使用
2>类的编写
附加说明:
由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。
实验环境:
Win+VC6.0-Vi
-
-
0下载:
基于msp430f5438的2.1寸液晶程序编写,画点,画圆,划线的基本函数,还有任意光标显示,每个函数都有详细解释-2.1-inch LCD-based msp430f5438 programming, drawing point, circle, crossed the basic functions, as well as any cursor, detailed explanation of each function
-
-
0下载:
c++程序设计,函数功能:输入一天的温度,读入并输出直方图,实现存入文档。-c++ programming, function function: Enter the day' s temperature, read and output histogram, to achieve into the document.
-