搜索资源列表
qtimageviewer
- 用qt3.1写的,能够在本地路径读取一幅图片,图片的格式基本上都能支持。不知道版本不一样会不会支持。-qt3.1 used to write, to read in a local path picture of a format basically can support it. Do not know different versions will support.
er1234554
- 字形窗口 设置背景为透明模式,这是必须有的 结束记录窗体轮廓路径 把所记录的路径转化为窗体轮廓句柄-shaped window is set for transparent background mode This is the end of some records must Form Contour Path turning records into the path contours handle Form
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
20061222230338525
- 蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。 ... 设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂-ant algorithm is a map to find the optimal path of probability - based technology. ... Imagined that if we want to design an ant artificial intelligence procedures, the procedures to h
java制作360度全景页面的源码和脚本
- 用java applet实现的全景图象显示程序,可以跟踪鼠标的轨迹,来显示360全景图象。-achieve with the panoramic image procedures can track the path of the mouse to demonstrate 360 panoramic images.
bmp
- 能够 通过静态路径 或者动态路径加载位图 显示位图 -Paths through static or dynamic path to load the bitmap display bitmap
open
- 运用opencv打开图像并进行二值化处理,注意:运行时需修改图片路径-Open the image using opencv and binarization processing, the attention of: run-time image path must be amended
wenzhangkuanlixitong
- 如果放在根目录,不需要修改任何东西即可运行 如果放在虚拟目录,请打开inc/config.asp修改网站路径 请确保你的空间支持FSO及AspJpeg组件,否则可能有些功能无法使用 管理路径admin/admin_login.asp-If on the root directory, do not need to modify anything if you can run on the virtual directory, open inc/config.asp path modi
jpjeshow
- 用于显示图片,并且可以改变图片大小。JPEG格式的读取,收缩目录下全部文件路径。 非常经典-Used to display images, and can change the picture size. JPEG format to read, down the path of all the documents directory. Very classic
ephoto
- 可以依次显示选定的文件夹下的图片 双击可以调出属性对话框,可以修改图片文件夹源路径,图片显示的时间间隔,窗口是否置顶等 支持bmp JPEG gif(不过只显示一第帧)格式 -Can in turn display the selected folder, double-click brings up a picture under the Properties dialog box, you can modify the source image folder path, images
OpenJPG
- 本编程使用VC来实现图像的显示,利用指定路径来选择所要用的图像-The program uses VC to achieve image display, using the specified path to select images to use
DoubleBufImage100824
- 动画显示,路径层+双缓冲。VC++9.0-Animation shows the path layer+ double buffering. VC++9.0
Homework_0831_imageviewer
- 简易图片浏览器,程序启动后从当前路径下的Image目录中读取文件001.jpg,可循环播放该目录下的 *.jpeg, *.jpg, *.gif, *bmp文件。-Simple image viewer, the program starts from the current path of the Image directory to read files 001.jpg, can loop the directory*. jpeg,*. jpg,*. gif,* bmp file.
multiFolder
- 显示某个文件夹和其子文件下的所有图片,由自己选择路径-Display a folder and its subfolders, all under the picture, the path is in your choice
BrownBMP
- 可实现浏览大幅bmp图像的功能,可显示打开文件的路径-Bmp image can achieve significant functional browser, open the path to the file can be displayed
Image_Viewer
- 能够打开很多种格式的图像。既能一个一个的打开,也能选择图像路径,从而打开多个图像。且能够显示图像的缩略图。-Can open many image formats. Both open one by one, can select the image path to open multiple images. And can significantly Show image thumbnails.
mse_lmse
- 组合需要读取的图像文件直接路径和间接路径,读取jpg图像,并计算压缩图像和无压缩图像的均方值和LMSE-Combination needs to read the image files of the direct path and indirect path, to read the jpg image, and calculate the mean square value of compressed images and uncompressed images and LMSE
Capture_MFC
- VC++利用MFC抓取URL路径显示图片-VC++ MFC crawl URL path display pictures
tu
- 根据图论中的有向图和无向图进行最短路径问题的求解。-Based on graph theory to the map and no shortest path problem solving directed graph.