Ask Your Question

arti's profile - activity

2020-04-17 02:02:41 -0600 received badge  Popular Question (source)
2019-02-15 04:09:23 -0600 commented question need of Open CV 2.4.0 software for ubuntu

thank you so much for your reply we will work on this.

2019-02-15 03:50:25 -0600 commented question need of Open CV 2.4.0 software for ubuntu

Thank you sir for your response...we have already tried with 2.4.12 but it is not working. this code is exactly compatib

2019-02-15 03:26:43 -0600 edited question need of Open CV 2.4.0 software for ubuntu

need of Open CV 2.4.0 software I tried to run code available at https://github.com/andrefaraujo/videosearch. Requirement

2019-02-15 03:10:42 -0600 asked a question need of Open CV 2.4.0 software for ubuntu

need of Open CV 2.4.0 software I tried to run code available at https://github.com/andrefaraujo/videosearch. Requirement

2019-01-21 06:11:09 -0600 commented answer How to read sequence of .yml file and concatenate in a single yml file in rows

Thanks a lot for reply...why my code not reading all .yml file and properly concatenating data. where i'm doing wrong??

2019-01-21 06:10:55 -0600 commented answer How to read sequence of .yml file and concatenate in a single yml file in rows

Thanks a lot for reply...why my code not reading all .yml file and properly concatenating data. where i'm doing wrong??

2019-01-21 06:10:42 -0600 commented answer How to read sequence of .yml file and concatenate in a single yml file in rows

Thanks a lot for reply...why my code not reading all .yml file and properly concatenating data. where i'm doing wrong??

2019-01-21 06:08:57 -0600 commented answer How to read sequence of .yml file and concatenate in a single yml file in rows

Thanks a lot for reply...why my code not reading all .yml file and properly concatenating data. where i'm doing wrong??

2019-01-21 05:53:23 -0600 edited question How to read sequence of .yml file and concatenate in a single yml file in rows

How to read sequence of .yml file and concatenate in a single yml file in rows Hello all, i'm trying to read sequence of

2019-01-21 02:54:14 -0600 asked a question How to read sequence of .yml file and concatenate in a single yml file in rows

How to read sequence of .yml file and concatenate in a single yml file in rows Hello all, i'm trying to read sequence of

2019-01-13 10:47:10 -0600 commented answer how to code one vs rest multi class SVM for action recognition project

Thanks a lot sir for your help...first read these things again and then i'll try.

2019-01-13 10:26:55 -0600 commented answer how to code one vs rest multi class SVM for action recognition project

Thanks a lot sir for clearing my concept. yes these are Bow vocabularies. ok means i have to first find normalized histo

2019-01-13 05:07:59 -0600 commented answer how to code one vs rest multi class SVM for action recognition project

Thank you sir for your time and help. In my case each class have 4 features like LBP(10080), HOG(1001), SIFT(200128),GLC

2019-01-12 18:46:27 -0600 asked a question how to code one vs rest multi class SVM for action recognition project

how to code one vs rest multi class SVM for action recognition project I'm new to SVM. I want to use Multiclass svm for

2019-01-10 22:30:46 -0600 commented question getting error in multiclass SVM classification??

Thank you sir for your response....after debug It is crash in line trainData.push_back(feature.reshape (1,1));...I'm not

2019-01-10 03:01:36 -0600 commented question getting error in multiclass SVM classification??

converted testData in single row but again the same error??

2019-01-10 02:56:28 -0600 commented question getting error in multiclass SVM classification??

yes sir this code is for single feature per class.

2019-01-10 02:32:15 -0600 commented question getting error in multiclass SVM classification??

Thank you sir or your response. i have taken 25 example videeos per class, then i created vocabulary from them using BOW

2019-01-10 00:29:34 -0600 edited question getting error in multiclass SVM classification??

getting error in multiclass SVM classification?? Hello all, I'm getting error in my code. here i'm doing multiclass clas

2019-01-10 00:28:21 -0600 asked a question getting error in multiclass SVM classification??

getting error in multiclass SVM classification?? Hello all, I'm getting error in my code. here i'm doing multiclass clas

2019-01-09 00:18:47 -0600 asked a question Getting c runtime error?

Getting c runtime error? Hello all, During running the program getting error of Microsoft Visual Studio C Runtime Librar

2019-01-03 23:48:57 -0600 commented question Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe:

Thanks...solved now

2019-01-03 23:48:37 -0600 edited question Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe:

Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe: Hello all i'm getting error of Unhandled exception

2019-01-03 23:42:06 -0600 edited question Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe:

Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe: Hello all i'm getting error of Unhandled exception

2019-01-03 23:41:50 -0600 commented question Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe:

Thanks. Now i changed the data in CV_32F but still getting error.

2019-01-03 23:22:45 -0600 asked a question Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe:

Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe: Hello all i'm getting error of Unhandled exception

2019-01-03 23:22:44 -0600 asked a question Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe:

Unhandled exception at 0x00007FFB98124890 (msvcr120.dll) in test.exe: Hello all i'm getting error of Unhandled exception

2019-01-03 23:16:59 -0600 commented question how to convert sequence of images in to video?

Thanks a lot sir...problem resolved.

2019-01-03 09:37:02 -0600 asked a question how to convert sequence of images in to video?

how to convert sequence of images in to video? Hello all, i want to convert sequence of images into video. i written the

2019-01-02 05:16:56 -0600 commented answer what are .yml files how to read them and use for svm training?

Thank you sir

2019-01-02 03:46:11 -0600 commented question what are .yml files how to read them and use for svm training?

my features are as follows %YAML:1.0 vocabulary: !!opencv-matrix rows: 200 cols: 128 dt: f data: [ 8.73926

2019-01-02 03:44:10 -0600 commented question what are .yml files how to read them and use for svm training?

my features are as follows %YAML:1.0 vocabulary: !!opencv-matrix rows: 200 cols: 128 dt: f data: [ 8.73926

2019-01-02 02:21:56 -0600 asked a question how to .yml file and read them and utilize for svm training?

how to .yml file and read them and utilize for svm training? My features are in .yml file like running1.yml, running2.ym

2019-01-02 02:20:37 -0600 edited question how to .yml file and read them and utilize for svm training?

how to .yml file and read them and utilize for svm training? My features are in .yml file like running1.yml, running2.

2019-01-02 02:20:25 -0600 edited question how to .yml file and read them and utilize for svm training?

what are .yml files how to read them and use for svm training? My features are in .yml file like running1.yml, running2

2019-01-02 01:11:36 -0600 edited question how to .yml file and read them and utilize for svm training?

what are .yml files how to read them and use for svm training? My features are in .yml file like running1.yml, running2

2019-01-02 01:11:29 -0600 edited question how to .yml file and read them and utilize for svm training?

what are .yml files how to read them and use for svm training? My features are in .yml file like running1.yml, running2

2019-01-02 01:11:24 -0600 edited question how to .yml file and read them and utilize for svm training?

what are .yml files how to read them and use for svm training? My features are in .yml file like running1.yml, running2

2019-01-01 20:00:31 -0600 asked a question what are .yml files how to read them and use for svm training?

what are .yml files how to read them and use for svm training? My features are in .yml file like running1.yml, running2

2019-01-01 20:00:31 -0600 asked a question how to .yml file and read them and utilize for svm training?

what are .yml files how to read them and use for svm training? My features are in .yml file like running1.yml, running2

2018-12-31 01:27:33 -0600 commented question read sequence of videos from folder

thanks...yes problem resolved.

2018-12-31 01:06:10 -0600 commented question read sequence of videos from folder

only first frame is read and then get error of opening file.

2018-12-30 23:55:15 -0600 asked a question read sequence of videos from folder

read sequence of videos from folder Hello all i'm trying to read sequence of videos from the folder..please check the er

2018-12-30 23:52:06 -0600 commented answer doubt in multiclass svm

Thanks a lot sir for the explanation.

2018-12-28 23:25:48 -0600 asked a question doubt in multiclass svm

doubt in multiclass svm Hello all, i'm doing classification using one to all multiclass svm. my data set have 10 classes

2018-12-28 23:25:48 -0600 asked a question doubt in multiclass svm

doubt in multiclass svm Hello all, i'm doing classification using one to all multiclass svm. my data set have 10 classes

2018-12-28 23:25:47 -0600 asked a question doubt in multiclass svm

doubt in multiclass svm Hello all, i'm doing classification using one to all multiclass svm. my data set have 10 classes

2018-12-28 23:25:46 -0600 asked a question doubt in multiclass svm

doubt in multiclass svm Hello all, i'm doing classification using one to all multiclass svm. my data set have 10 classes

2018-12-28 23:25:43 -0600 asked a question doubt in multiclass svm

doubt in multiclass svm Hello all, i'm doing classification using one to all multiclass svm. my data set have 10 classes