Location:
Search - bmp coordinate
Search list
Description: 能转换源文件中的极坐标,转换成为直角坐标系下的坐标,能在屏幕上画出,保存为bmp位图文件。-Can convert the source file in the polar coordinate, Cartesian coordinate system and transform it into the coordinates, can draw on the screen, saved as bmp bitmap file.
Platform: |
Size: 36864 |
Author: xiem |
Hits:
Description: 有时,在写论文时,我们想获得参考文献中曲线上点的信息(x坐标,y坐标),得到点信息后就可以在matlab上生成与参考文献中相似的曲线,使用本程序就可以参考文献的点信息,使用时,可以把参考文献(一般为PDF文件)中曲线拷到“画图”中,然后生成BMP图像,就可以用本程序进行处理-Sometimes, when writing papers, we would like to receive reference point in the curve of information (x coordinate, y coordinate), and point information can then generate matlab and reference literature is similar to the curves, the use of this procedure can reference literature point of information, when used, can be references (usually PDF files) in the curve Kaodao
Platform: |
Size: 1700864 |
Author: 田佳村 |
Hits:
Description: 利用libtiff读取大型tiff文件,转换为bmp格式,实现放大,缩小,漫游,坐标查询功能。属于毛坯,还可以改进。-Large-scale use of libtiff to read tiff files, converted to bmp format, to achieve amplification, reduced, roaming, coordinate the inquiry. Are rough, but also could be improved.
Platform: |
Size: 10216448 |
Author: 曾方敏 |
Hits:
Description: 为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。-I need to image processing, image to realize the three-dimensional display, two-dimensional wrote this code, then hope and the interested readers. The image of a file, the second is BMP image is from the clipboard. This code in MFC OpenGL library function call to realize the three-dimensional display, two-dimensional image width, height and pixel luminance respectively, the three-dimensional space x, y, z coordinate. Program mainly initialization, drawing, resources and release, these functions in operation, CPP files OGL_MFCView. OpenGL library in this document initialization of the OnCreate, InitScene and DrawScene function, main initialization OpenGL environment variables, the operation of the 3d object, etc, due to the light qualitative introduced OpenGL library initialization document in many, I am not here to say, interested readers can consult the relevant documents. In DrawScene function calls GLDraw3DBMP global function complete drawing parts.
Platform: |
Size: 106496 |
Author: tom |
Hits:
Description: 1.对一张图片上的某个区域抓取x,y轴坐标和区域的长宽,并将结果输出为txt文件.
2.将16位bmp图片按照一定的公式输出为数组,主要用于凌阳DVD的图片显示.
注:程序密码是:zhdvd,按Ctrl+鼠标左键抓取坐标-1. A picture of an area crawling x, y-axis coordinate and the length and width of the region, and the results output to txt file. 2. 16-bit bmp image to a certain formula in accordance with an array of output, mainly for the display of images Sunplus DVD. Note: The program code is: zhdvd, press Ctrl+ left mouse button to grab coordinates
Platform: |
Size: 22361088 |
Author: 唐涛 |
Hits:
Description: 通过BMP轨迹线生成轨迹坐标数据表小工具~使用方便,支持拖放~-BMP trajectory generated by the coordinate data path gadget ~ easy to use, supports drag and drop ~
Platform: |
Size: 43008 |
Author: qiang |
Hits:
Description: 对“2.1.bmp”图像操作,将其放大至原来大小的1.5倍,采用双线性插值方法放大。
对“2.1.bmp”绕图像中心逆时针旋转20度,采用双线性插值方法。此题目不要使用imresize和imrotate函数,自己写程序完成。
2.对畸变图像进行矫正:”2.2.bmp”为畸变后的图像,已知畸变后图像上的四个点(118,88)(90,140)(139,168)(168,116)对应畸变前的点分别为为(98,98)(98,158)(158,158)(158,68),用对应点约束法求畸变前的图像。(题目中的坐标为行-列坐标;涉及到的插值用双线性插值法)
3.利用离散余弦变换函数(dct2和idct2)对“lena.bmp”做压缩,观察压缩效果。
-Image manipulation, "2.1.bmp" zoom to 1.5 times the original size, using bilinear interpolation method to enlarge.
"2.1.bmp" around the center of the image counterclockwise rotation of 20 degrees, a bilinear interpolation method. This topic Do not use imresize, and imrotate function, write your own program to complete.
2 of the distortion of the image to be corrected: "2.2.bmp" image after distortion, it is known that the four points on the image of the distortion (118,88) (90,140) (139,168) (168,116) corresponding to distortion prior to the point were to (98,98) (98,158) (158,158) (158,68), with a corresponding point constraint method seeking the image in front of the distortion. (Coordinates in the subject line- column coordinate involves interpolation with bilinear interpolation)
3 using discrete cosine transform the function (dct2, and idct2) "lena.bmp" do the compression, to observe the compression effect.
Platform: |
Size: 2048 |
Author: 单车少年 |
Hits:
Description: 根据txt文件中的坐标信息,生成bmp图像并进行保存-Txt file in accordance with the coordinate information, generate bmp image and save
Platform: |
Size: 1669120 |
Author: 心心 |
Hits:
Description: OCR-Demo V1.0
支持5种语言:英文,简体中文,繁体中文,中英混排,日文,韩文的OCR识别。
识别图像只支持bmp格式,整个项目不依赖opencv等第三方开源库。
目前有各类版本的开放SDK可以提供,SDK可输出的基本信息有每个字符的识别信息,坐标信息,候选字符信息,置信度信息等等。如需要深度定制,欢迎来邮件合作。
联系QQ:1045429023
联系邮箱:mobilevision@126.com
联系人:李君-OCR-Demo V1.0, which supports 5 languages for OCR recognition, such as, English, Simplified Chinese, Traditional Chinese, chinese-english mixed, Japanese, Korean. Only bmp image formats supported, and the entire project does not depend on opencv or other third party open source libraries. We have various versions of the OCR-SDK provided, the basic version outputs the information like recognized unicode of each character, coordinate information, the candidate characters, confidence value, etc.
If business cooperation needed, free to contact me. Email: mobilevision@126.com, QQ: 1045429023
Platform: |
Size: 2260992 |
Author: |
Hits:
Description: VC++ 在位图中输出字符串,也就是把文字显示在图片上,其实就是图上加水印的功能,在运行截图所示的窗口中,选择一张图片,可以是BMP/JPG,然后在水印文本框中输入要显示的水印文字,在X轴坐标和Y轴坐标中定义文字显示的位置,最后点击一下“水印效果”按钮,立马就能看到图片上的水印文字了,完美实现了在BMP位图上显示文字的效果。-VC++ bitmap output string, which is the text displayed in the picture, in fact, add watermark feature on the map, as shown in the screenshot run window, select a picture, you can be BMP/JPG, and then in the watermark enter the text box to display the watermark text, position the X-axis and Y-axis coordinates defined coordinate text display, and finally click "watermark" button, you can immediately see the picture on the watermark text, the perfect realization of the BMP bitmap effect on the text display.
Platform: |
Size: 870400 |
Author: wpudn9 |
Hits:
Description: (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。
(2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。
(3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。
(4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。
(5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。
(6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。
-(1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display.
(2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin.
(3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape.
(4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe
Platform: |
Size: 2412544 |
Author: HBX |
Hits:
Description: 本程序是为了实现读取一张图片,根据图片标注的特殊像素颜色,以及输入的路径权值,和起止点,实现最短路径寻路,并清晰显示到窗口上的功能,同时支持导出到另一张24位的BMP图片(函数已经写好了,有需求只需要调用).
包含内容:
由控制台创建窗口
BMP文件读取函数(自己编写)
目标点的查找,坐标化
寻路
标记以及用箭头展示路径.-This procedure is to read a picture, according to label the pictures of a particular pixel color, and the input path weights, and check points, to achieve the shortest path routing, and clearly to the window function, also support the export to another piece of 24 bits BMP image (function has been written, there is a demand only need to call).
Include content:
Create a window the console
BMP file read function (write their own)
Target point search, coordinate
Find the way
Mark and display the path with the arrow.
Platform: |
Size: 1186816 |
Author: OG |
Hits: