09-17-2011 08:16 PM
Hi,
Thi is Sauvik Das Gupta, MSEE, in Oklahoma State University. I am presently working on classifying Surface EMG signals to extract the Joint Angles for various Arm Gestures.
Can we write classifier programs like Support Vector Machines(SVMs) in LabVIEW?
09-19-2011
03:28 PM
- last edited on
01-29-2025
09:20 PM
by
Content Cleaner
Hi Sauvik,
You can definetly write a classifier program in Labview. There is actually already a module that contains classifier engines that you can use from within labview if you install the Vision Development Module.
Of the classifier engines contained within the module the VI that it appears you would be most interested in is the "Train SVM VI".
https://www.ni.com/docs/en-US/bundle/ni-vision-labview-api-ref/page/imaqvision/imaq_train_svm.html
David A.
09-10-2014 11:06 PM
Dear David
I tried to make a SVM classification module, but I found your comment about the SVM module which has already released.
Now I am looking for the way to use the classification module, and there are some questions.
1. What is the "Classifier Session"?
2. How can I input a learning data to the SVM module?
Would you please teach me how to use the SVM module in basic?
I am sorry to interupt you for simple questions because of startup.
Best regards,
Sumika
04-13-2015 04:17 PM
Hello, now we want to start with the sema issue, do you found more information about SVM and labview?