搜索资源列表
d3dlesson5
- OpenGL源码入门级学习,第五课,彩色背景的三角形和正方形并且加有运动上下翻转的运动效果
d3dlesson5
- OpenGL源码入门级学习,第五课,彩色背景的三角形和正方形并且加有运动上下翻转的运动效果-OpenGL source the entry-level study, the fifth class, the background color of the triangle and square, and plus there is movement up and down movement of the effect of flip
PicBrowse
- 图片浏览GUI源代码 以前做了个图片浏览器,功能简单。现在修改了一下,不过里面还有一部分功能没实现,以后慢慢更新。 这个Java图片浏览器主要的功能有: 1.浏览选定的图片(完成) 2.通过上下页可以查看选定图片目录下的所有图片(完成) 3.可以放大、缩小图片(完成) 4.可以选择图片浏览的窗体形式(未完成) 5.复制、剪贴图片(完成) 6.图片格式的转换(未完成)
DIB-trans
- 一个不错的图像变换程序。支持左右翻转、上下翻转、平移和旋转等操作。C++源码。-A good image transformation process. Support turned around, up and down and overturned, such as translation and rotation operations. C++ Source.
baiye
- 自己做的一个wince图形特效,左右翻转,上下百叶窗,窗口特效类-wince Graphi
Image
- JAVA图片浏览器,功能实现了打开,翻转上下一张-JAVA image browser function to achieve the open, flip up and down a
image
- 实现图像沿中心点上下或左右翻转的功能,即按图像的中心点对换像素信息-This program can make the image turning upside down
ImageEffect
- 图像效果:浏览图像文件、上下对接方式显示图像、上下翻转方式、上下扩张方式、上下拉伸方式、左右对接方式、左右翻转方式、左右扩张方式、左右拉伸方式、以不同翻转方式显示图像、以四周扩散方式显示图像-Image: View image files, display images butt up and down, turned way up and down, up and down the expansion of the way, stre
HW1
- 讲图片做各种类型翻转,包括上下颠倒,左右颠倒,中心对称旋转-About all types of pictures do flip, including upside down, reversed left to right, center Symmetrical
rgb2yuv420
- 实现了rgb到yuv420的转换,目前支持RGB和BGR以及上下翻转等多种方式-Achieved the conversion rgb to yuv420
51LEDmatrix
- 51单片机LED点阵屏原理,左右翻转,上下滚动.-51 single-chip LED dot matrix screen works, so flip, scroll up and down
hj
- opengl编写的小车,可以实现运转极上下翻转-opengl prepared car can operate very upside down
hj
- opengl编写的小车,可以实现运转极上下翻转-opengl prepared car can operate very upside down
face
- 产生一笑脸,并能上下左右移动,上下翻转,翻转后也可保持此状态移动-Produce a smile, and can move up and down, up and down flip, flip move this state can be maintained
work
- 本文是基于MATLAB的用于处理图像的左右翻转和上下翻转的程序-This article is based around MATLAB for image processing and flipped upside down procedures
MATLAB
- 实现matlab的2维图形的左右翻转和上下翻转,非常方便,有需要的可以看一看。-2 dimensional graphics matlab left and right turning and turning upside down, very convenient, there is a need to look at.
c++
- 创建了图像类的框架,在该类中,实现图像的读入、保存、显示,并实现图像的翻转、缩放、裁剪等操作。在主程序中,读入某个图像文件(比如“fruits.jpg”) ,对其进行缩小,上下翻转,左右翻转,指定区域裁剪等操作。(Create a fr a mework of the image class, in this class, to achieve the image read, save, display, and to achieve
数字图像处理第二次实验
- 使矩阵X沿垂直轴上下翻转 使矩阵X沿垂直轴左右翻转 绕图像的中心点旋转angle度(Make the matrix X flip up and down the vertical axis Make the matrix X flip right and right along the vertical axis Rotation of angle degrees around the center of the image)
C语言程序:将一张矩阵笑脸上下翻转成哭脸
- 这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the
C++数组图像
- 通过使用数组读入图像数据,并完成上下、左右翻转和缩小操作。(Read image data through the use of the array, and complete the operation of up and down, turn around and reduce the picture.)