-
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序...
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序-one can be converted tiff compression format and can be combined into a single tif a procedure
- 2022-01-26 03:53:01下载
- 积分:1
-
3d线段求交
判断任意3d空间中两条线段是否相交; 文件中包含point3f类,打开直接可运行
- 2022-03-13 09:30:39下载
- 积分:1
-
GBA mode3绘图范例
GBA mode3绘图范例-GBA graphics model mode3
- 2023-08-06 06:55:03下载
- 积分:1
-
Examples of this chapter is a similar tool ACDSee image browser
本章实例是一个类似ACDSee的图像浏览工具――GraphShower。raphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-Examples of this chapter is a similar tool ACDSee image browser- GraphShower.
- 2022-03-11 10:30:18下载
- 积分:1
-
基于图像处理的相机自动调焦系统,很有借鉴意义
基于图像处理的相机自动调焦系统,很有借鉴意义-based on image processing camera auto-focusing system, a useful one
- 2023-04-14 19:40:03下载
- 积分:1
-
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序...
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序-This is a Matlab environment of excellence to enhance the source code, test images containing and testing procedures
- 2023-04-14 16:55:03下载
- 积分:1
-
DM code is a common two
DM码是一种常见的二维条形码,提供一个编码器,供学习参考。-DM code is a common two-dimensional bar code, providing an encoder, for the study reference.
- 2023-03-26 15:25:03下载
- 积分:1
-
一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0
一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
- 2022-12-16 11:40:03下载
- 积分:1
-
本代码完成字模提取,将输入汉字转化成点阵信息存储为文件
本代码完成字模提取,将输入汉字转化成点阵信息存储为文件-Abstraction to input Chinese characters into the lattice of information storage for documents
- 2022-11-30 12:30:05下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1