Welcome![Sign In][Sign Up]
Location:
Search - simple read bitmap

Search list

[Special EffectsProblem2_6

Description: 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net prepared by the 24 pairs of simple bitmap image processing procedures, including RGB data and YIQ mutual transformation, mapping brightness distribution statistics, Laplace filter. The procedure to be my image processing algorithm is prepared, so that the user interface to consider the less, you can follow these steps : Select a file and click read BMP file, and then click on "RGB data mapping," and then click "RGB to YIQ "RGB data into YIQ data, with YIQ data you can click" Drawing YIQ data Y component, "for YIQ data can be used Laplace filter, and then appropriate weight displayed Y
Platform: | Size: 10282 | Author: 陈烨 | Hits:

[Other resourceReadShowbmp

Description: 本程序功能是从指定路径下读入一幅位图,并将其显示到屏幕。对很多程序员来说,读写图像很简单,但对初学者来说却不好入手。由于我也要做图像处理相关的课题,参考了好多资料后写了这个程序,现在也来跟大家分享这一小小成果,希望能给初学者提供些参考。-the functions of the program is designated trails Reading into a bitmap, and its display screen. For many programmers, the image is very simple to read and write, but the newcomer has bad start. Because I have to do image processing related issues, a reference was made after a lot of information on this procedure, now to share with you the results of this small, in hopes of giving beginners to provide more information.
Platform: | Size: 13864 | Author: 卢在盛 | Hits:

[OtherReadBitmap

Description: 一个简单的读取位图图像文件信息的程序,c语言实现。-read a simple bitmap image file information procedures, c language.
Platform: | Size: 1616 | Author: 皮凤明 | Hits:

[GUI DevelopCBitmapSlider_src

Description: Introduction Do you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. Features Transparency effect for both channel and thumb. Customize size of the thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap.
Platform: | Size: 9068 | Author: 赵建 | Hits:

[FlashMXActionScript编程实例

Description: Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an ActionScript 3.0 class in an application. The Enhanced version adds a name-checking feature. These examples are meant to be built from scratch, tutorial-style. The example files are provided so you can see how they should look when completed. Chapter 4: Object-Oriented Programming Geometric Shapes Uses the object-oriented concepts of class inheritance and the implementation of interfaces to provide an application that calculates values for simple geometric shapes. Chapter 5: Display Programming Sprite Arranger Adds graphical Sprite objects to a drawing area and let you manipulate their placement in the display list. Builds upon the classes from the geometric Shapes example. Chapter 6: Working with Dates and Times Simple Clock Displays a simple analog clock face using methods of the Date and flash.util.Timer classes. Chapter 7: Working with Strings ASCII Art Loads bitmap images and coverts them into ASCII character equivalents, using a number of the methods in the String class. Chapter 8: Working with Arrays Play List Demonstrates a number of methods of the Array class while building and presenting a play list of music files. Chapter 9: Handling Errors Custom Errors Presents a simple framework containing a set of custom ApplicationError classes and shows how to throw, catch, and handle such errors. Chapter 10: Using Regular Expressions Wiki Editor Uses regular expressions to convert text containing wiki-style codes into formatted HTML text. Also shows how to use regular expressions for other conversions, such as numeric calculations. Chapter 11: Working With XML RSS Viewer Reads an RSS feed and formats the entries as HTML, including hyperlinks to the stories being referenced. This example shows the powerful new E4X statements and operators in action. Chapter 13: Event Handling Alarm Clock Demonstrates how to define, dispatch, and handle custom event classes. Extends the Simple Clock application to create an Alarm Clock with specialized AlarmEvents. Chapter 14: Networking and Communications File I/O Shows how to use the FileReference class to upload files from your local disk to a remote server, and how to download files from a remote server to your local disk. Note: To run this example you will need to set the UPLOAD_URL and DOWNLOAD_URL variables in the code to the address of a web server that will accept uploads and allow downloads. Telnet Socket Connects to a Telnet server and shows how to send and read bytes from the socket connection. Note: To run this example you will need to have access to a running Telnet server. Chapter 15: Working with Geometry Display Object Transformer Uses methods of the flash.geom.Matrix class to apply multiple geometric transformations to a DisplayObject. Chapter 16: Client System Environment Capabilities Info Lists the capabilities of your current browser and operating system, by using the SystemCapabilities class and an ExternalInterface call that uses Javascript to retrieve browser properties. Chapter 19: Using the External API IntrovertIM_CSharp IntrovertIM_HTML A tiny instant messenger application the uses the flash.external.ExternalInterface class to send messages between a Flex/ActionScript application and an external application. Two versions are provided. One uses HTML and Javascript for the external application, and the other uses C#.
Platform: | Size: 458790 | Author: swj_tommy@tom.com | Hits:

[Special EffectsProblem2_6

Description: 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net prepared by the 24 pairs of simple bitmap image processing procedures, including RGB data and YIQ mutual transformation, mapping brightness distribution statistics, Laplace filter. The procedure to be my image processing algorithm is prepared, so that the user interface to consider the less, you can follow these steps : Select a file and click read BMP file, and then click on "RGB data mapping," and then click "RGB to YIQ "RGB data into YIQ data, with YIQ data you can click" Drawing YIQ data Y component, "for YIQ data can be used Laplace filter, and then appropriate weight displayed Y
Platform: | Size: 10240 | Author: 陈烨 | Hits:

[Picture ViewerReadShowbmp

Description: 本程序功能是从指定路径下读入一幅位图,并将其显示到屏幕。对很多程序员来说,读写图像很简单,但对初学者来说却不好入手。由于我也要做图像处理相关的课题,参考了好多资料后写了这个程序,现在也来跟大家分享这一小小成果,希望能给初学者提供些参考。-the functions of the program is designated trails Reading into a bitmap, and its display screen. For many programmers, the image is very simple to read and write, but the newcomer has bad start. Because I have to do image processing related issues, a reference was made after a lot of information on this procedure, now to share with you the results of this small, in hopes of giving beginners to provide more information.
Platform: | Size: 13312 | Author: 卢在盛 | Hits:

[OtherReadBitmap

Description: 一个简单的读取位图图像文件信息的程序,c语言实现。-read a simple bitmap image file information procedures, c language.
Platform: | Size: 1024 | Author: 皮凤明 | Hits:

[Graph Recognize163photo

Description: 用于读取163相册的验证码,采用最简单的点阵相匹配的方式,只要是点阵图书写正确,可以适用于任何一种字体规则,颜色区别比较明显的图片。-Used to read 163 album Verification Code to adopt the most simple way to match the lattice, as long as it is written in the correct bitmap, you can apply to any rules of a font, color, more obvious difference between the pictures.
Platform: | Size: 4096 | Author: wasiuk | Hits:

[GUI DevelopCBitmapSlider_src

Description: Introduction Do you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. Features Transparency effect for both channel and thumb. Customize size of the thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap. -IntroductionDo you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. Features Transparency effect for both channel and thumb. Customize size of the thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap.
Platform: | Size: 9216 | Author: 赵建 | Hits:

[GDI-BitmapBMP

Description: 位图读取程序,能读取和显示BMP位图,简单实用-Bitmap read procedure to read and display BMP bitmap, simple and practical
Platform: | Size: 2091008 | Author: oxz | Hits:

[Graph programlfdtk

Description: 我为本科毕业设计编写的程序,实现答题卡位图读入,去噪,二值化等功能,并完成答题卡识别,一个图像处理的简单应用,仅供初学者参考-For my graduate design programs that achieve the answer sheet to read the bitmap, denoising, Binarization and other functions, and complete identification of the answer sheet, a simple image processing applications, for beginners reference
Platform: | Size: 2099200 | Author: 清风 | Hits:

[Windows DevelopvcReadBMPFile

Description: vc++ SDK编程实现位图的读取,简单、实用!-vc++ SDK Programming bitmap read, simple, practical!
Platform: | Size: 16384 | Author: 张伟 | Hits:

[Windows Developtwo

Description: 读取两幅BMP位图并保存,简单的读取操作,不是基于MFC的-Read 2 BMP bitmap and save, simple read, and not based on MFC' s
Platform: | Size: 669696 | Author: lihan | Hits:

[GUI DevelopPicEx

Description: vc下只能读取bitmap,此类对用vc常用空间显示jpg,gif等图片进行了封装,使使用变的异常简单。让vc界面美化工作变的轻松。-vc can only be read under the bitmap, such a common space on the display with vc jpg, gif and other images were packaged so that the abnormal use of a simple change.
Platform: | Size: 200704 | Author: ssq | Hits:

[assembly languageANIMATE

Description: 一个小的汇编语言例子,关于图像显示和处理,bitmap-This is a simple example of a GDI based animation technique. It uses the API function BitBlt to read different portions of a double bitmap and displays them on the client area of the window. The function is fast enough with a small bitmap to need a delay between each BLIT and the logic used is to have a double bitmap of the same image which is read in blocks that step across 1 pixel at a time until the width of the bitmap is completely read. This allows a continuous scrolling of the bitmap image.
Platform: | Size: 7168 | Author: LiaoKai | Hits:

[GDI-BitmapBitmap-Reading

Description: 通过CDIB类对bmp位图的简单读取以及显示-CDIB classes through a simple to read bmp bitmap and display
Platform: | Size: 3695616 | Author: rdf | Hits:

[Software Engineeringread-picture

Description: 简单读取文件夹中的BMP位图,并显示图片的一个小程序-Simple to read the BMP bitmap folder and displays a picture of a small program
Platform: | Size: 1948672 | Author: 刘存 | Hits:

[Special EffectsCplusplusBitmapLibrarySourceCodeandExamples

Description: Description The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap Images Pixel, row or level level batch editing Color conversions (RGB,YCbCr) in byte and floating values Highly optimized subsample and upsample (resizing) Various color maps (1000 levels - autumn, copper, gray, hot, hsv, jet, prism, vga, yarg) Texture generation (checkered pattern, plasma) Graphics drawing interface (line, line-segmentm rectangle, triangle, quadix, horizontal and vertical line-segments, ellipse, circle, plot pixel, pen width, pen color) PSNR and Image comparisons -Description The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap Images Pixel, row or level level batch editing Color conversions (RGB,YCbCr) in byte and floating values Highly optimized subsample and upsample (resizing) Various color maps (1000 levels- autumn, copper, gray, hot, hsv, jet, prism, vga, yarg) Texture generation (checkered pattern, plasma) Graphics drawing interface (line, line-segmentm rectangle, triangle, quadix, horizontal and vertical line-segments, ellipse, circle, plot pixel, pen width, pen color) PSNR and Image comparisons
Platform: | Size: 34816 | Author: javaprogramming | Hits:

[GDI-BitmapdemoWPR

Description: 利用VC++6.0,简单的读位图,并将其进行取反并行显示。-Use of VC++6.0 simple read bitmap, and its inverse parallel display.
Platform: | Size: 3028992 | Author: 李滨 | Hits:
« 12 »

CodeBus www.codebus.net