photo

Anushree Bhatt


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
1 Risposta

RANK
207.022
of 301.204

REPUTAZIONE
0

CONTRIBUTI
6 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
16.67%

VOTI RICEVUTI
0

RANK
 of 21.191

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.368

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


how can i fix this code and run it?
it is no reading the file i have input, please let me know how i can fix this. thank you

circa 10 anni fa | 1 risposta | 0

1

risposta

Risposto
Can i get a code for image processing based vehicle detection and tracking ?
how can i run this code?

oltre 10 anni fa | 0

Domanda


Can i get a code for image processing based vehicle detection and tracking ?
I need a code which uses GMM , morphological operations and blob detection for counting vehicles from a video captured by a cctv...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


how to rectify this error and make the code work?
i am facing problem in the decryption code , however encryption code is working correctly. the error coming is : ??? Index exc...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


decryption of text using LSB detecting showing error index out of bounds
the error it is showing is : ??? Attempted to access im(841,1); index out of bounds because size(im)=[768,1024]. Error in ...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


igray is the image to be encrypted but not used in the algorithm
clc; clear all; imgname=input('Enter an image file name: ', 's'); irgb=imread(imgname); [p,q,r]=size(irgb); m=1:p; n=1:q...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


error in decryption code saying not enough input arguments
the code is for decrypting a text from an encrypted image . clc; close all; clear all; img=imread('enc2.gi...

quasi 11 anni fa | 1 risposta | 0

1

risposta