Statistik
RANG
179.730
of 295.712
REPUTATION
0
ANTWORTZUSTIMMUNG
12.5%
ERHALTENE STIMMEN
0
RANG
of 20.274
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.359
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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,...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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');%...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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?
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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.
etwa 11 Jahre vor | 2 Antworten | 0
2
Antwortenhow 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...
etwa 11 Jahre vor | 0
Frage
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...
etwa 11 Jahre vor | 2 Antworten | 0