photo

Abdullah Sarwar


Last seen: 3年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • Revival Level 1

バッジを表示

Feeds

表示方法

回答済み
crop objects from color image and still have color objects
clear all; clc; rgbImage = imread('04738.bmp'); % Extract color channels. redChannel = rgbImage(:,:,1); % Red channel green...

3年以上 前 | 0

回答済み
I am doing image compression using wavelets by using the function wcompress .My program is not working and giving errors. kindly help me.
try after resize ! it basically work on squire image resolution like 512*512 and 256*256

3年以上 前 | 0