搜索资源列表
ReadShowbmp
- 本程序功能是从指定路径下读入一幅位图,并将其显示到屏幕。对很多程序员来说,读写图像很简单,但对初学者来说却不好入手。由于我也要做图像处理相关的课题,参考了好多资料后写了这个程序,现在也来跟大家分享这一小小成果,希望能给初学者提供些参考。-the functions of the program is designated trails Reading into a bitmap, and its display screen. For many programmers, the image is
How_to_reload_an_assembly_component_from_a_differe
- 利用Solidworks APIVisual Basic 与 开发的自动从其他的指定路径中添加零部件到当前Solidworks激活的装配件中-use Solidworks APIVisual Basic and development of the automatic from other designated trails adding parts of the current activation of Solidworks loaded Parts
UnivesalGISVer2008
- 这是一款完全采用VC++6.0底层开发的GIS(地理信息软件),具有绚丽多彩的界面和强大的功能,尤其是地图编辑功能。根据多个购买用户的反馈,对原有的Ver2007做了一些修正(主要是个别难以发现的错误),并增加缓冲区分析和三维功能。 包括: 1、增加点、线、面缓冲区分析功能,包括单个目标和多个目标缓冲区分析。 2、多个目标的选取、查询、删除。 3、关联了鹰眼和主视图,点击鹰眼即可设置主视图的中心。 4、对数据操作时增加裁减判断以加快速度。 5、修正放大缩小的计算偏差
CBIGImage
- 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3:进行图像分块,并保存成二进制文件,再输出索引; 选择功能
makemove
- 指定路径下的图片,在matlab下连续播放-Designated trails under the picture, under the continuous play in matlab
DBRemoteBackup
- 数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。DBClient客户端在得到接收成功提示信息后,便可以用生成数据库功能选中接收的XML库格式文件,系统会自动在DBClient程序所在路径创建XML文件中指定的数据库及表数据,并在程序列表中读出显示生成结果。 -database remote backup
zuixiaoshuxingtu
- 输出最小树形图路径,支持读文本,只需要填写相应文本,指定相应路径即可-The output smallest tree derivation way, supports reads the text, only needs to fill in the corresponding text, assigns the corresponding way then
openwave
- 打开指定路径的文件,对文件中数据进行小波处理。-Open the specified file path, file data on wavelet processing.
readbmp
- 实现了对bmp图像的读取。请将图片放入指定路径-Realized bmp image to read. Please picture into the specified path
OpenJPG
- 本编程使用VC来实现图像的显示,利用指定路径来选择所要用的图像-The program uses VC to achieve image display, using the specified path to select images to use
PNGfromRES
- 可以加载PNG图片的PictureBox控件可以从资源文件中加载PNG图片(资源文件需要为自定义资源),也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示-PNG images can be loaded from the PictureBox control to load the PNG image resource file (resource file needs to be custom resources), you can also spe
RobHessSIFT
- Rob Hess的SIFT算法在VC.net下实现 http://web.engr.oregonstate.edu/ 7Ehess ... 30_win.zip 编译他的代码需要安装OpenCV和 GSL(http://gnuwin32.sourceforge.net/packages/gsl.htm) 在编译时候GSL也是和OpenCV一样要把头文件和lib的路径指定好。 -Rob Hess of the SIFT algorithm
Fusion_RT
- 一种基于势函数的路径搜索算法,能实现有障碍物环境中指定起点和终点位置的最短路径搜索。-Potential function based on the path search algorithm, to achieve environmental obstructions start and end position specified in the shortest path search.
MXDRedirectDS
- ESRI网站下的ArcGIS的MXD文档路径重指定的VB脚本代码,包括9.2和9.3版本的代码和说明。可用于MXD文档已破坏的数据源重指定。-ESRI ArcGIS Web site under the weight of the MXD document path specified in VB scr ipt code, including 9.2 and 9.3 versions of the code and descr iption. It can be used to fix bro
Edge-Detection
- 能够对指定路径的图像进行大小减半,并对其灰度图像进行边缘检测,在显示窗口显示-Able to specify the path of the image size by half, and its gray-scale image edge detection, in the display window
TestCV
- 一个OpenCV简单学习程序,从系统中加载指定路径的图片到窗口显示-a sinmple program of studying OpenCV
demo1
- 自定义的数字图像处理类,包括头文件和源文件。函数的功能是在窗口打开并显示指定路径的位图文件。-From the digital image processing class the definition vc++ environment, from the window to open and display the specified bitmap file path.
main
- 对衣服输入图像进行椒盐噪声处理,生成的输出图像按指定路径存储-Clothes pepper noise input image processing, the resulting output image is stored at the specified path
MATLAB
- MATLAB GUI实现图像采集,实时显示摄像头数据并定时采集图像自动存储到指定路径中-matlab image data receiving GUI
小车动画
- Qt界面,可以交互指定路径,点击点,通过cadinal插值形成曲线,并且通过弧长参数化实现匀速运动,对于初学计算机动画者很有帮助