Welcome![Sign In][Sign Up]
Location:
Search - Zoom.zip

Search list

[Special EffectsCXIMAGE_SRC.ZIP

Description: Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / preservation of a variety of common image formats such as bmp, jpg, jpeg, png, pcx, tif, tga, gif, wmf, emf, wbmp, if the conventional image processing, such as zoom, reductions overturned, mirror, rotate, soften, sharpening, brightness, contrast, fuzzy, pseudo-color, relief, edge detection, filtering, The color photographs of different channel separation, the merger, gamma, fft transform treatment. how the document window demo procedures demo itself can be considered a functional improvement of image processing tools, can learn a lot image processing knowledge.
Platform: | Size: 1351991 | Author: 免战牌 | Hits:

[Dialog_Window视图的缩放的完整论述 Zoom

Description: 视图的缩放的完整论述 Zoom.zip-View scalable integrity discussed Zoom.zip
Platform: | Size: 43365 | Author: 李建中 | Hits:

[GDI-BitmapZoom

Description: 一个图形放大和缩小的例子-Zoom in and out of a graphic example of
Platform: | Size: 215040 | Author: 站长 | Hits:

[Dialog_Window视图的缩放的完整论述 Zoom

Description: 视图的缩放的完整论述 Zoom.zip-View scalable integrity discussed Zoom.zip
Platform: | Size: 43008 | Author: 李建中 | Hits:

[Special EffectsCXIMAGE_SRC.ZIP

Description: Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads/preservation of a variety of common image formats such as bmp, jpg, jpeg, png, pcx, tif, tga, gif, wmf, emf, wbmp, if the conventional image processing, such as zoom, reductions overturned, mirror, rotate, soften, sharpening, brightness, contrast, fuzzy, pseudo-color, relief, edge detection, filtering, The color photographs of different channel separation, the merger, gamma, fft transform treatment. how the document window demo procedures demo itself can be considered a functional improvement of image processing tools, can learn a lot image processing knowledge.
Platform: | Size: 1351680 | Author: 免战牌 | Hits:

[Graph DrawingGDI+Zoom

Description: 使用GDI+做一个对图形缩放的实验,其中有GDI+的类库-use GDI going to be a scaling of graphics, including the GDI library
Platform: | Size: 976896 | Author: JELL | Hits:

[Picture Viewerzoomin

Description: zoomin.zip 一个放大的程序,很不错的-zoomin.zip an amplification procedure, it is good
Platform: | Size: 125952 | Author: asd | Hits:

[GDI-Bitmapzoom

Description: 能实现缩放图像,而且缩放的中心为屏幕中心-To achieve zoom images, and zoom the center of the Center for the screen
Platform: | Size: 51200 | Author: 高月山 | Hits:

[Multimedia programzoom.tar

Description: 图像缩放的一个程序,非常好用。This C source code for a program to do filtered zoom (resize) of 8 and 24-bit raster images-Image scaling, a procedure very easy to use. This C source code for a program to do filtered zoom (resize) of 8and 24-bit raster images
Platform: | Size: 37888 | Author: zhangjiessie | Hits:

[FlashMXzoom+scrollrect

Description: flash 图像缩放,从鼠标点击的地方开始,向四周放大,使用scrollrect,只在固定大小窗口展示图片-flash image scaling, from the start where the mouse click to zoom around, use scrollrect, only in the fixed-size window to display picture
Platform: | Size: 17408 | Author: ligang | Hits:

[Windows DevelopWaveEdit

Description: 一个分析波形音频文件的实例,实现波形的缩放功能。-An analysis of waveform audio file examples of implementation waveform zoom feature.
Platform: | Size: 44032 | Author: leepaul | Hits:

[Process-ThreadBatteryMonitor

Description: 一款非常漂亮的电池状态监视器,它以动态图形方式非常直观的显示出当前的电池状态。其中还包含了怎样在VB中显示PNG图片,并实现PNG图片的缩放等,是一款学习的好代码,不要错失机会哟-A very beautiful battery appearance monitor, it keeps the current battery appearance of the display of view very much by dynamic state sketch.Still included among them how show a PNG picture in the VB, and carry out zoom of PNG picture etc., is the good code of a study, don t blunder away an opportunity!!!
Platform: | Size: 827392 | Author: 陈峰 | Hits:

[Windows DevelopDlgAutoSize_src

Description: 当对话框中控件数量过多,且需要进行缩放的时,需要手工在Onsize中为每个控件位置和大小的计算,实现繁琐,本程序可实现 对话框内部控件自动缩放-When the dialog box controls the number of excessive, and the need for scalable, there is a need in the Onsize manual controls for the location and size of each calculation, the realization of complicated, the procedures of internal control can be achieved automatically zoom dialog box
Platform: | Size: 45056 | Author: 雷舰 | Hits:

[2D Graphicintelligent-zooming

Description: By this program you can easily zoom at any place of the image by just clicking on that. The instruction has been added in the zip file.
Platform: | Size: 215040 | Author: mohammad | Hits:

[GDI-BitmapPicView

Description: 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg, png, tif, pgm image format, etc. 2. Support Wheel Zoom 3. 4 mouse moving images. Supports full-screen view 5. Supports automatic play (slide-style playing) 6. support for horizontal, vertical flip, 90-degree rotation 7. Support keyboard 8. draw the image, almost no flicker
Platform: | Size: 1186816 | Author: 康云 | Hits:

[Delphi VCLALZoomImage.ZIP

Description: ALZoomImage: a flicker-free image Delphi komponent (BMP,JPG) with Zoom and Shift properties. + Demo application.
Platform: | Size: 509952 | Author: stella_209 | Hits:

[SCMADC.ZIP

Description: 用MSP430F247实现的通过将外部输入信号在液晶上以波形显示,同时可用按键控制波形缩放与移动-Achieved by using MSP430F247 external input signal on the LCD display on the waveform, while keys can control the zoom and move the waveform
Platform: | Size: 52224 | Author: shoucql | Hits:

[DSP programmn4op8.ZIP

Description: 异步电机断条故障诊断的细化包络方法Induction motor broken bar fault diagnosis zoom envelope method-Induction motor broken bar fault diagnosis zoom envelope method
Platform: | Size: 543744 | Author: cas2008 | Hits:

[Windows Developphotoview.zip

Description: 用LCUI实现的简易照片查看器,可放大或缩小图像,移动浏览区域,隐藏按钮以及图像信息等。 ,Easy Photo LCUI achieve Viewer, you can zoom in or out, mobile browser area, hidden buttons and image information.
Platform: | Size: 6144 | Author: suline | Hits:

[Other13467754

Description: 相机专业讲解——光学变焦与数码变焦.zip-Professional camera to explain- optical zoom and digital zoom. Zip
Platform: | Size: 248832 | Author: Can | Hits:
« 12 »

CodeBus www.codebus.net