photo

Navdeep Kaur


Attivo dal 2016

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


code for segmentation of image using grabcut algorithm
I=imread('Lenna.jpg'); pad=3; MAXVAL=255; [Ncut] = graphcuts(I,pad,MAXVAL) % function [Ncut] = graphcuts(I) % Input: I...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


how to assign 4-bit code to 3*3 overlapping blocks of an image depending on their spatial locations
i have divided an image into 3*3 overlapping blocks and now i need to assign 4-bit code to the blocks depending on their spatial...

oltre 8 anni fa | 1 risposta | 0

1

risposta