搜索资源列表
imresize
- image resize in matlab
resize
- 这个函数实现图片放大和缩小 只要改变变量:dst_cvsize.width 的值,就可以按比例缩放图像 注意:这里的测试图像大小为512*512-This function is achieved as long as the image to zoom in and change the variables: dst_cvsize.width value, you can scaling the image NOTE: This test image size is 512* 512
Image_viewer_Delphi2010
- Image viewer done in Delphi2010. Solid code for learning and teaching. User can browse for image file, do resize, srtetch and center.
Color-Lines.ZIP
- const maxWidth = 200 maxHeight = 150 var thumbnail : TBitmap thumbRect : TRect begin thumbnail := Form1.GetFormImage try thumbRect.Left := 0 thumbRect.Top := 0 //proportional resize if thumbnail.Width &g