Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
bob.ip.optflow.liu
bob.ip.optflow.liu
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • bob
  • bob.ip.optflow.liubob.ip.optflow.liu
  • Issues
  • #1

Closed
Open
Opened Jul 02, 2015 by André Anjos@andre.anjos💬
  • Report abuse
  • New issue
Report abuse New issue

Segmentation fault ...

Created by: guillaume-heusch

Hi,

I wrote a little test script using Liu's optical flow (using conjugate gradient), and I ran into a strange behaviour:

  • when I load two color images of size 72*72 pixels, everything is fine :)
  • when I load the same color images, downscaled to 36*36 pixels (downscaling done by bob), I get a segmentation fault.

Note that the two sets of two images have been processed the exact same way after having been loaded and before the call to bob.ip.optflow.liu.cg.flow: casted to float and divided by 255, and then converted to grayscale ...

Thanks, Guillaume

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: bob/bob.ip.optflow.liu#1