Coder Social home page Coder Social logo

Comments (13)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Tried same usecase at my Windows 7 PC (32 bit), with differnt camera:

Same result.

Original comment by [email protected] on 17 Oct 2012 at 6:52

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Tried same usecase at my Windows 7 PC (32 bit) with new version 4.6.0.0

-> Same problem!

Original comment by [email protected] on 17 Oct 2012 at 6:57

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
This plugin is experimental - it does work on my pc - have you checked the log 
file?

Original comment by [email protected] on 25 Oct 2012 at 6:21

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Hi,

there is no logfile beside the protocol of iSpy's startup since iSpy crashes 
really "hard" (vanishes).

Message 13:07:21    Checking Plugins...
Message 13:07:21    numberplate
Message 13:07:21    Added: c:\program 
files\ispy\ispy\Plugins\numberplate\NumberPlates.dll
Message 13:07:21    Running External Command: open C:\Users\Henrik 
Heinsch\AppData\Roaming\iSpy\XML\objects.xml

With Version 4.6.0.0 there is an additional line (I think it was not visible on 
V4.5.4.0):

Message 13:07:46    Kinect supporting libraries not installed. (Der 
Typeninitialisierer für "Microsoft.Kinect.KinectSensorCollection" hat eine 
Ausnahme verursacht.)

If I can support with testing special version you can contact me.

Cheers,

Henrik

Original comment by [email protected] on 27 Oct 2012 at 11:25

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Yeah getting the same problem here. iSpy crashes as soon as ALPR is activated 
in the alerts section.

Original comment by [email protected] on 3 Nov 2012 at 2:40

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Even i am getting the same issue. I am using Windows 7 64 Bit. Let me know on 
what platform have to tested , so that we could get it working

Original comment by [email protected] on 28 Jan 2013 at 7:57

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Has anyone gotten iSpy numberplates to work?
This program has really had a lot of bugs in it so far.

Original comment by [email protected] on 14 Mar 2013 at 4:42

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I am working on Windows 7 x64.

Original comment by [email protected] on 14 Mar 2013 at 4:43

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
You should try to get tesseractengine3.dll compiled for 32bits.

Original comment by [email protected] on 20 Mar 2013 at 1:47

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
The issue is still up to date!

Tried today (2013-27-03) with the latest version 4.8.4.0 with latest Plugins on

Win7pro 64bit

--> Same result (iSpy crashes instantly if something like a licenceplate comes 
into focus).

It would be great, if someone could explain how he/she could get it working.

Thanks a lot!


Original comment by [email protected] on 27 Mar 2013 at 12:18

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
[deleted comment]

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
STOP: Unhandled Exception thrown
Exception=System.AccessViolationException
        _ip=268766508
        _target=0
        _accessType=0
        _className=<null>
        _exceptionMethod=<null>
        _exceptionMethodString=<null>
        _message="Attempted to read or write protected memory. This is often an
indication that other memory is corrupt."
        _data=<null>
        _innerException=<null>
        _helpURL=<null>
        _stackTrace=array [160]
        _watsonBuckets=array [5616]
        _stackTraceString=<null>
        _remoteStackTraceString=<null>
        _remoteStackIndex=0
        _dynamicMethods=<null>
        _HResult=-2147467261
        _source=<null>
        _xptrs=237350848
        _xcode=-1073741819
        _ipForWatsonBuckets=0
        _safeSerializationManager=System.Runtime.Serialization.SafeSerializatio
Manager

This is unhandled exception, continuing will end the process
IP: 415 @ .tesseract.TessBaseAPI.Recognize - MAPPING_EXACT
[p#:0, t#:271] mdbg> printe -r
Exception thrown:
System.AccessViolationException
 at function:
  .tesseract.TessBaseAPI.Recognize
 Message:
 "Attempted to read or write protected memory. This is often an indication that
other memory is corrupt."
run under debugger
[p#:0, t#:271] mdbg> w
Thread [#:271]
    [Internal Frame, 'M-->U']
    [IL Method without Metadata]
*0. .tesseract.TessBaseAPI.Recognize (source line information unavailable)
 1. tesseract.TesseractProcessor.Process (source line information unavailable)
 2. tesseract.TesseractProcessor.Apply (source line information unavailable)

Original comment by [email protected] on 7 Jun 2013 at 4:28

from ispyconnect.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I have found a workaround here
http://msdn.microsoft.com/en-us/library/system.accessviolationexception.aspx

i tried putting this line in iSpy.exe.config like this
....
<runtime>
    <legacyNullReferenceExceptionPolicy enabled = "1"/>             <<-------
        <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
            <dependentAssembly>
...........

and now iSpy doesn't crash anymore when numberplate is active. 
BUT the numberplates are still not recognized as expected.

Original comment by [email protected] on 24 Jun 2013 at 3:38

from ispyconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.