photo

Abdullah Sarwar


Last seen: más de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • First Answer
  • Revival Level 1

Ver insignias

Feeds

Ver por

Respondida
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...

más de 3 años hace | 0

Respondida
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

más de 3 años hace | 0