Statistica
10 Domande
0 Risposte
RANK
182.621
of 300.786
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
0
RANK
of 171.061
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Read frames from the mp4 file
filename = '01_original.mp4'; mov = VideoReader(filename); opFolder = fullfile(cd, 'snaps'); if ~exist(opFolder, 'dir') ...
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
double precision becomes complex double after calculation
The outputs for a becomes complex double after calculation. However, it should be double precision since I am just raising the p...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
how to make 3 lsbs set to zero
an rgb image have 8 bit image and how to make last 3 least significant bits to zero of each and every pixel in the image
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
How to create a empty binary vector?
Hi sir/mam i just want to create a empty binary vector to store 12 bit information, so i want to create a 12 bit empty binary v...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to remove least significant bits in a pixel.
i read a image img=imread('lena.jpg'); now i need to remove 3 least significant bits form every pixel of the image, how can i ...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
what are absolute moments in AMBTC
In absolute moment block truncation coding only one moment is used .i dont understand what is absloute moment actually. can anyo...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
convert the binary matrix with correct position
I converted 256*256 decimal matrix into binary matrix and i read only 5 bits into my binary matrix using the code: % reading o...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Divide 256*256 image into 2*2 blocks
I am working on a project of image processing (watermarking) & needs to divide 256*256 image into 2*2 blocks (overlaping) to get...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Extract bits from an binary image
i want to slice bits from an binary image like 8 bits to 5 bits. can you guys help how to write a code for that. (i want 5 bit b...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
how can i remove bits from a 8 bit pixel ?
There is an 8 bit pixel and im considered as 5 bits of msb and 3 bits of lsb . so i want to remove 3 lsbs from the pixel. is it ...
quasi 7 anni fa | 1 risposta | 0

