搜索资源列表
d3dlesson5
- OpenGL源码入门级学习,第五课,彩色背景的三角形和正方形并且加有运动上下翻转的运动效果
baiye
- 自己做的一个wince图形特效,左右翻转,上下百叶窗,窗口特效类-wince Graphi
rgb2yuv420
- 实现了rgb到yuv420的转换,目前支持RGB和BGR以及上下翻转等多种方式-Achieved the conversion rgb to yuv420
DIB-trans
- 一个不错的图像变换程序。支持左右翻转、上下翻转、平移和旋转等操作。C++源码。-A good image transformation process. Support turned around, up and down and overturned, such as translation and rotation operations. C++ Source.
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, stretching up and down the way the
HW1
- 讲图片做各种类型翻转,包括上下颠倒,左右颠倒,中心对称旋转-About all types of pictures do flip, including upside down, reversed left to right, center Symmetrical
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
scrolltab
- 滚动切换的TAB选项卡,竖向(纵向)上下翻滚的tab标签切换代码,看上去挺简洁,控制操作在左边,点击左侧的文字,右侧的内容即向上或向下翻转切换,本效果的实现需要navigation.plug-in.js、navigation.js以及jquery插件的支持。-Rolling switching TAB tab, vertical (portrait) rolling up and down the tab label switching code looks very simple, contr
image-bianxin
- 程序关键部分:通过f=fliplr(handles.img) f=flipud(handles.img) 分别实现左右镜像翻转与上下镜像翻转。-Program a key part: by f = fliplr (handles.img) f = flipud (handles.img) , respectively, left and right mirror flip flip up and down mirror.
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 framework of the image class, in this class, to achieve the image read, save, display, and to achieve the image flip, zoom, crop and o
数字图像处理第二次实验
- 使矩阵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 matrix can become a sad face.)
C++数组图像
- 通过使用数组读入图像数据,并完成上下、左右翻转和缩小操作。(Read image data through the use of the array, and complete the operation of up and down, turn around and reduce the picture.)