登录
首页 » PHP » image-master

image-master

于 2020-06-22 发布
0 201
下载积分: 1 下载次数: 1

代码说明:

说明:  php图像处理,用php实现,进行简单的操作,编辑,修改等功能(Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy Laravel integration.)

文件列表:

image-master, 0 , 2019-06-24
image-master\LICENSE, 1078 , 2019-06-24
image-master\composer.json, 1408 , 2019-06-24
image-master\provides.json, 183 , 2019-06-24
image-master\src, 0 , 2019-06-24
image-master\src\Intervention, 0 , 2019-06-24
image-master\src\Intervention\Image, 0 , 2019-06-24
image-master\src\Intervention\Image\AbstractColor.php, 6405 , 2019-06-24
image-master\src\Intervention\Image\AbstractDecoder.php, 8502 , 2019-06-24
image-master\src\Intervention\Image\AbstractDriver.php, 3288 , 2019-06-24
image-master\src\Intervention\Image\AbstractEncoder.php, 5661 , 2019-06-24
image-master\src\Intervention\Image\AbstractFont.php, 4311 , 2019-06-24
image-master\src\Intervention\Image\AbstractShape.php, 1366 , 2019-06-24
image-master\src\Intervention\Image\Commands, 0 , 2019-06-24
image-master\src\Intervention\Image\Commands\AbstractCommand.php, 1480 , 2019-06-24
image-master\src\Intervention\Image\Commands\Argument.php, 5712 , 2019-06-24
image-master\src\Intervention\Image\Commands\ChecksumCommand.php, 609 , 2019-06-24
image-master\src\Intervention\Image\Commands\CircleCommand.php, 925 , 2019-06-24
image-master\src\Intervention\Image\Commands\EllipseCommand.php, 1002 , 2019-06-24
image-master\src\Intervention\Image\Commands\ExifCommand.php, 1475 , 2019-06-24
image-master\src\Intervention\Image\Commands\IptcCommand.php, 2931 , 2019-06-24
image-master\src\Intervention\Image\Commands\LineCommand.php, 968 , 2019-06-24
image-master\src\Intervention\Image\Commands\OrientateCommand.php, 959 , 2019-06-24
image-master\src\Intervention\Image\Commands\PolygonCommand.php, 1294 , 2019-06-24
image-master\src\Intervention\Image\Commands\PsrResponseCommand.php, 1206 , 2019-06-24
image-master\src\Intervention\Image\Commands\RectangleCommand.php, 1018 , 2019-06-24
image-master\src\Intervention\Image\Commands\ResponseCommand.php, 560 , 2019-06-24
image-master\src\Intervention\Image\Commands\StreamCommand.php, 609 , 2019-06-24
image-master\src\Intervention\Image\Commands\TextCommand.php, 831 , 2019-06-24
image-master\src\Intervention\Image\Constraint.php, 1610 , 2019-06-24
image-master\src\Intervention\Image\Exception, 0 , 2019-06-24
image-master\src\Intervention\Image\Exception\ImageException.php, 125 , 2019-06-24
image-master\src\Intervention\Image\Exception\InvalidArgumentException.php, 132 , 2019-06-24
image-master\src\Intervention\Image\Exception\MissingDependencyException.php, 134 , 2019-06-24
image-master\src\Intervention\Image\Exception\NotFoundException.php, 125 , 2019-06-24
image-master\src\Intervention\Image\Exception\NotReadableException.php, 128 , 2019-06-24
image-master\src\Intervention\Image\Exception\NotSupportedException.php, 129 , 2019-06-24
image-master\src\Intervention\Image\Exception\NotWritableException.php, 128 , 2019-06-24
image-master\src\Intervention\Image\Exception\RuntimeException.php, 124 , 2019-06-24
image-master\src\Intervention\Image\Facades, 0 , 2019-06-24
image-master\src\Intervention\Image\Facades\Image.php, 543 , 2019-06-24
image-master\src\Intervention\Image\File.php, 1783 , 2019-06-24
image-master\src\Intervention\Image\Filters, 0 , 2019-06-24
image-master\src\Intervention\Image\Filters\DemoFilter.php, 827 , 2019-06-24
image-master\src\Intervention\Image\Filters\FilterInterface.php, 303 , 2019-06-24
image-master\src\Intervention\Image\Gd, 0 , 2019-06-24
image-master\src\Intervention\Image\Gd\Color.php, 5303 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands, 0 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\BackupCommand.php, 548 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\BlurCommand.php, 541 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\BrightnessCommand.php, 492 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\ColorizeCommand.php, 841 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\ContrastCommand.php, 487 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\CropCommand.php, 1245 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\DestroyCommand.php, 564 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\FillCommand.php, 2004 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\FitCommand.php, 1024 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\FlipCommand.php, 930 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\GammaCommand.php, 478 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\GetSizeCommand.php, 520 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\GreyscaleCommand.php, 409 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\HeightenCommand.php, 801 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\InsertCommand.php, 1132 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\InterlaceCommand.php, 469 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\InvertCommand.php, 390 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\LimitColorsCommand.php, 1371 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\MaskCommand.php, 2483 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\OpacityCommand.php, 762 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\PickColorCommand.php, 1009 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\PixelCommand.php, 670 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\PixelateCommand.php, 488 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\ResetCommand.php, 911 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\ResizeCanvasCommand.php, 2873 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\ResizeCommand.php, 2324 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\RotateCommand.php, 756 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\SharpenCommand.php, 781 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\TrimCommand.php, 5095 , 2019-06-24
image-master\src\Intervention\Image\Gd\Commands\WidenCommand.php, 795 , 2019-06-24
image-master\src\Intervention\Image\Gd\Decoder.php, 4289 , 2019-06-24
image-master\src\Intervention\Image\Gd\Driver.php, 2279 , 2019-06-24
image-master\src\Intervention\Image\Gd\Encoder.php, 2988 , 2019-06-24
image-master\src\Intervention\Image\Gd\Font.php, 7594 , 2019-06-24
image-master\src\Intervention\Image\Gd\Shapes, 0 , 2019-06-24
image-master\src\Intervention\Image\Gd\Shapes\CircleShape.php, 931 , 2019-06-24
image-master\src\Intervention\Image\Gd\Shapes\EllipseShape.php, 1806 , 2019-06-24
image-master\src\Intervention\Image\Gd\Shapes\LineShape.php, 1768 , 2019-06-24
image-master\src\Intervention\Image\Gd\Shapes\PolygonShape.php, 1200 , 2019-06-24
image-master\src\Intervention\Image\Gd\Shapes\RectangleShape.php, 1838 , 2019-06-24
image-master\src\Intervention\Image\Image.php, 20345 , 2019-06-24
image-master\src\Intervention\Image\ImageManager.php, 3443 , 2019-06-24
image-master\src\Intervention\Image\ImageManagerStatic.php, 2040 , 2019-06-24
image-master\src\Intervention\Image\ImageServiceProvider.php, 1974 , 2019-06-24
image-master\src\Intervention\Image\ImageServiceProviderLaravel4.php, 4113 , 2019-06-24
image-master\src\Intervention\Image\ImageServiceProviderLaravel5.php, 2176 , 2019-06-24
image-master\src\Intervention\Image\ImageServiceProviderLeague.php, 794 , 2019-06-24
image-master\src\Intervention\Image\ImageServiceProviderLumen.php, 714 , 2019-06-24
image-master\src\Intervention\Image\Imagick, 0 , 2019-06-24
image-master\src\Intervention\Image\Imagick\Color.php, 6500 , 2019-06-24
image-master\src\Intervention\Image\Imagick\Commands, 0 , 2019-06-24
image-master\src\Intervention\Image\Imagick\Commands\BackupCommand.php, 553 , 2019-06-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 桐人最帅插画补丁
    一个普通的小游戏,没有什么功能,就一个小小的游戏(An ordinary little game, no function, just a garbage game.)
    2020-06-19 17:00:01下载
    积分:1
  • hist
    设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 (histogram equalization )
    2009-05-02 12:27:54下载
    积分:1
  • 传统增强
    传统的几种图像增强与去噪方法,包括直方图处理,灰度变换,滤波去噪等几类。细分为直方图均衡化,直方图规定化,灰度线性变换,中值滤波,维纳滤波,同态滤波(The traditional methods of image enhancement and denoising include histogram processing, grayscale transformation, filtering and denoising. Subdivided into histogram equalization, histogram specification, gray level linear transformation, median filtering, Wiener filtering, homomorphic filtering)
    2018-05-10 15:54:43下载
    积分:1
  • filter2
    基于图像空间的素描效果生成技术,提供测试图片,利用sketch文件开始(Generation technology based on image space sketch effect)
    2015-01-15 12:05:21下载
    积分:1
  • kingnun_v42
    有较好的参考价值,进行波形数据分析,实现六自由度运动学逆解算法。( There are good reference value, Waveform data analysis, Six degrees of freedom to achieve inverse kinematics algorithm.)
    2016-11-15 14:02:24下载
    积分:1
  • 222
    这是一个常用的基于Fcm的图像分割源程序,希望对大家有用(This is a commonly used image segmentation based on FCm source, in the hope that useful to everybody)
    2008-04-16 10:15:54下载
    积分:1
  • phasehaning
    时移相位差校正法,通过时移,进行前后两次FFT分析,利用离散频谱对应峰值谱线的相位差以求出频率和相位校正量。(Phase difference correcting method by time-shifting. Make two FFT analysis before and after the time-shifting,and make use of the phase difference of the peak spectral lines to get frequency and phase correction amount.)
    2012-10-17 11:57:43下载
    积分:1
  • XDImgRect
    图像处理中的图像几何校正,使用MATLAB编程(Image geometric correction in image processing, using MATLAB programming)
    2018-09-06 16:48:34下载
    积分:1
  • CannycPP
    c 实现 canny算子(c realize canny )
    2016-04-11 15:44:07下载
    积分:1
  • Filter
    用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道(With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels)
    2013-07-03 10:13:42下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载