登录
首页 » Python » tiffsilde

tiffsilde

于 2019-12-13 发布
0 90
下载积分: 1 下载次数: 0

代码说明:

说明:  使用python中的opensilde库对tiff格式图片进行分割。(TIFF format image segmentation.)

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

发表评论

0 个回复

  • Image-translation
    实现图像的平移 可实现左移 右移 并根据需要改变参数(Image translation)
    2012-05-21 17:09:08下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • huidushuxingceliang
    灰度图像的属性计算:利用bwlabel和regionprops函数对度量二值图像中目标对象的属性。(Attribute gray image: Using bwlabel and regionprops function measure binary image of the target object attributes.)
    2013-12-28 10:41:42下载
    积分:1
  • 人脸识别 MATLAB代码
    说明:  使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algorithm is used to generate a strong classifier, which can recognize the face images in the test set with a high recognition rate)
    2020-12-27 22:19:02下载
    积分:1
  • Endmember-Extraction-Codes
    一些常用的高光谱解混方法的matlab代码(Hyperspectral unmixing method matlab code)
    2021-02-22 03:39:41下载
    积分:1
  • shuixia
    水下图像的matlab程序,FCM水下图像聚类及图像增强matlab代码,非常有用(Underwater image matlab procedures, FCM underwater image clustering and image enhancement matlab code, very useful)
    2013-09-12 22:28:00下载
    积分:1
  • EdgeColor
    说明:  很好的图像边缘检测程序,MATLAB环境,里面的程序我都试过了,无报错,并附带图片,可直接运行。(Good edge detection procedure, MATLAB environment, which I have tried the procedure, and without error, and attached picture, can be directly run.)
    2020-10-12 23:27:32下载
    积分:1
  • VesselSegmentation
    医学图像分割是数字图像分析中的重要环节,是长期以来国内外研究的热点问题,本代码专注于血管图像领域的分割。(Medical image segmentation is an important part of digital image analysis, is a hot topic at home and abroad for a long time, this code is to focus on areas of blood vessel image segmentation method.)
    2020-12-15 15:59:13下载
    积分:1
  • precondition
    该仿真程序实现可见光图像和红外图像的融合,(The visible light image and infrared image fusion )
    2013-05-22 19:03:31下载
    积分:1
  • HALCON_CIRCLE
    一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!(A simple example of calculating coordinates HALCON, c++ code format, for beginners!)
    2021-03-23 10:19:15下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载