Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
AnswerRe: machine learning c# web service and web site Pin
Alan Balkany14-Jun-13 4:59
Alan Balkany14-Jun-13 4:59 
AnswerRe: machine learning c# web service and web site Pin
Dave Kreskowiak14-Jun-13 7:28
mveDave Kreskowiak14-Jun-13 7:28 
GeneralRe: machine learning c# web service and web site Pin
miren gomez14-Jun-13 7:55
miren gomez14-Jun-13 7:55 
GeneralRe: machine learning c# web service and web site Pin
Pete O'Hanlon14-Jun-13 8:17
mvePete O'Hanlon14-Jun-13 8:17 
GeneralRe: machine learning c# web service and web site Pin
miren gomez14-Jun-13 8:36
miren gomez14-Jun-13 8:36 
GeneralRe: machine learning c# web service and web site Pin
NotPolitcallyCorrect14-Jun-13 8:49
NotPolitcallyCorrect14-Jun-13 8:49 
GeneralRe: machine learning c# web service and web site Pin
Pete O'Hanlon14-Jun-13 8:49
mvePete O'Hanlon14-Jun-13 8:49 
GeneralRe: machine learning c# web service and web site Pin
miren gomez14-Jun-13 9:01
miren gomez14-Jun-13 9:01 
i gone through several codes but i didn't found any of the project work for web service.i want to know SVM training module support for web service. since its training is done using a exe. and i add openCV dll files using add existing files but the problem is wen its runing it say like this

Server Error in '/arconn' Application.
Unable to load DLL 'opencv_core242': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.DllNotFoundException: Unable to load DLL 'opencv_core242': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Source Error:


Line 146:
Line 147:
Line 148: Image<bgr, byte=""> img = new Image<bgr, byte="">(parth);
Line 149:
Line 150:
GeneralRe: machine learning c# web service and web site Pin
Pete O'Hanlon14-Jun-13 9:03
mvePete O'Hanlon14-Jun-13 9:03 
GeneralRe: machine learning c# web service and web site Pin
miren gomez14-Jun-13 9:08
miren gomez14-Jun-13 9:08 
GeneralRe: machine learning c# web service and web site Pin
Pete O'Hanlon14-Jun-13 9:37
mvePete O'Hanlon14-Jun-13 9:37 
GeneralRe: machine learning c# web service and web site Pin
miren gomez14-Jun-13 9:42
miren gomez14-Jun-13 9:42 
GeneralRe: machine learning c# web service and web site Pin
Pete O'Hanlon14-Jun-13 9:48
mvePete O'Hanlon14-Jun-13 9:48 
QuestionMemoryMappedFiles / MemoryMappedViewAccessor Pin
Member 333503214-Jun-13 3:18
Member 333503214-Jun-13 3:18 
AnswerRe: MemoryMappedFiles / MemoryMappedViewAccessor Pin
Dave Kreskowiak14-Jun-13 7:24
mveDave Kreskowiak14-Jun-13 7:24 
GeneralRe: MemoryMappedFiles / MemoryMappedViewAccessor Pin
Member 333503216-Jun-13 20:29
Member 333503216-Jun-13 20:29 
GeneralRe: MemoryMappedFiles / MemoryMappedViewAccessor Pin
Dave Kreskowiak17-Jun-13 1:05
mveDave Kreskowiak17-Jun-13 1:05 
QuestionFixed first column position in datagridview in c# Pin
Sneha Bisht13-Jun-13 21:15
Sneha Bisht13-Jun-13 21:15 
AnswerRe: Fixed first column position in datagridview in c# Pin
Rasukumar13-Jun-13 21:56
Rasukumar13-Jun-13 21:56 
QuestionEntity Framework table names Pin
kruegs3513-Jun-13 10:19
kruegs3513-Jun-13 10:19 
AnswerRe: Entity Framework table names Pin
Richard Deeming13-Jun-13 11:46
mveRichard Deeming13-Jun-13 11:46 
QuestionLinq - Get Previous Item By Dtae Pin
Kevin Marois13-Jun-13 5:09
professionalKevin Marois13-Jun-13 5:09 
AnswerRe: Linq - Get Previous Item By Dtae Pin
Ennis Ray Lynch, Jr.13-Jun-13 5:22
Ennis Ray Lynch, Jr.13-Jun-13 5:22 
QuestionWPF MVVM Threads and a Log Pin
cjb11013-Jun-13 2:38
cjb11013-Jun-13 2:38 
AnswerRe: WPF MVVM Threads and a Log Pin
Pete O'Hanlon13-Jun-13 2:54
mvePete O'Hanlon13-Jun-13 2:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.