搜索资源列表
PictureTreatment
- 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
TransformShow
- 实现图像旋转90/180/270或自定义旋转,裁剪,水平/垂直镜像,缩放等图像变换功能
Cphoto
- int gdriver=DETECT, gmode, errorcode struct arccoordstype arcinfo int midx, midy int stangle=45,endangle=270 char sstr[80],estr[80]
PointIsR
- 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet (P(0).X, P(0).Y), vbRed P(1
12
- 使用opencv编程,可使图像实现,180,90,270翻转-Using opencv programming, allows the image to achieve, 180,90,270 flip
Image_Rotation
- A very simple program with simple GUI to rotate any image by 90, 180 or 270 degrees It can load/save file from any location and displays the time elapsed in processing
ImageTool
- 将真彩位图转化成各色或黑白位图, 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。-The true color bitmap into a colored or black and white bitmap, 1. The true color bitmap into a colored or black and white bitmap to binary
PhaseOfTheWaveformSynthesis
- 相位对波形合成的影响~信号与系统 相位对波形合成的影响 在本实验中,三次谐波相对于基波有270度相移。重复(一)的步骤,观测各次谐波对合成信号的影响。-Phase of the waveform synthesis ~ signal and system phase-waveform synthesis in this experiment, the third harmonic relative to the fundamental wave of 270-degree phase s
imagetool
- 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 -1. The true color bitmap into a colored or black and white bitmap to binary (supports multiple dithering methods) treated bitmap, effects and excellent spe
rotating
- 这是一个数字图像的旋转的程序,可以完成90 180 270和任意角度的旋转,希望对学习的朋友有所帮助!-This is a digital image rotation of the program, can complete 90 180 270 and arbitrary Angle rotation, and hopes to study friends help!
HW02_02
- 本程序实现扫描线填充算法。使用设备坐标系。 首先输入多边形顶点个数,比如:10; 第一个顶点坐标:100 400; 第二个顶点坐标:170 450; 第三个顶点坐标:250 450; 第四个顶点坐标:300 350; 第五个顶点坐标:350 350; 第六个顶点坐标:400 300; 第七个顶点坐标:300 200; 第八个顶点坐标:200 200; 第九个顶点坐标:150 270; 第十个顶点坐标:100 270; 例二处理自交多变形
AAM
- 基于AAM的人脸识别方法 仅文献改进PCA的人脸识别 http://www.opencvchina.com/forum.php?mod=viewthread&tid=270&fromuid=267-AAM-based face recognition methods only]
rotation
- 数字图像旋转,编程实例,基于Visual C++的MFC平台,270度、180度、90度的特殊处理算法-Digital image rotation, programming examples, based on Visual C++ the MFC platform, 270 degrees, 180 degrees, 90 degrees, special processing algorithm
BMPTURN
- BMP图片翻转,支持非4倍数长宽的BMP翻转-BMP rotate 90 180 270 angle support no multiple for 4 length and weight
readimageOK
- 对于三维图像的90度180度270度的旋转-Rotate 90 degrees to 180 degrees 270 degrees in the three-dimensional image
MatrixOperate
- 矩阵旋转及翻转, 将结果显示. 要求: 输入要旋转的度数, 如90, 180, 270, 显示旋转后的结果 输入翻转的方向, 垂直或水平, 显示翻转后的结果 -Matrix rotation and flipping, the results show requirements: Enter the degree of rotation, such as 90, 180, 270, shows the results after rotation Enter the fli
PFE
- Digital Video Broadcasting (DVB) is a set of internationally open standards for digital television. DVB standards are maintained by the DVB Project[1] an international industry consortium with more than 270 members, and are published by a Joint Techn
libyuv-master
- libyuv is an open source project that includes YUV scaling and conversion functionality. Scale YUV to prepare content for compression, with point, bilinear or box filter. Convert to YUV from webcam formats for compression. Convert to RGB formats