photo

as825


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

student

Statistica

MATLAB Answers

8 Domande
1 Risposta

RANK
174.008
of 300.364

REPUTAZIONE
0

CONTRIBUTI
8 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
12.5%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to modify the fitness function of flower pollination algorithm with SVM
I would like to change the fitness function of the flower pollination algorithm with the SVM classification accuracy. how to mod...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


When does the error Matrix dimension exceeds comes?
The formula (x-d:x+d,y-d:y+d) is used to find a square region inside a circular feature.In a 512X512 image when the values of x,...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


What would be the watermark extraction code for this given embedding code?
clear all; close all; clc; im=imread('cameraman.tif'); image1=im(25:92,75:155); imshow(image1); title('Original image');%...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


How to genrate a sequence of image from a single image of size 256X256
If a image is given of size 256X256. How can we generate a sequence of image from it?

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to obtain the values of a square matrix inside a circular region of image?
Suppose we find a circular roi in an image. How to obtain the values of a square matrix or square area inside that circle. give ...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


How can we embed a watermark into the roi?
Suppose we find all the possible roi in an image using some feature detector and now we nee to embed a watermark in a particular...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Can we use a binary mask to embed a watermark in the roi?
Inorder to embed a watermark in roi of an image, can we create a mask and on obtaining it can we embed it.

quasi 12 anni fa | 2 risposte | 0

2

risposte

Risposto
how can i paste a cropped head of one image into another?
actually the above code is for a normal cropping and i need it for circular cropping. The description of the problem is stated a...

circa 12 anni fa | 0

Domanda


how can i paste a cropped head of one image into another?
I have cropped the head of the cameraman.jpeg using circular crop and have embedded watermark in it. Now i need to place this em...

circa 12 anni fa | 2 risposte | 0

2

risposte