diff --git a/README.rst b/README.rst index 218be40..2844416 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ sc_image_processing ............ -:Latest release: 0.0.1beta1 +:Latest release: 0.0.1beta2 :Maintainer: sudhanatraj :Description: This component is a machine vision application. It locates the objects in a given colour or gray image. The image should contain bright objects on a dark background or vice versa. diff --git a/app_object_localization/doc_quickstart/Makefile b/app_object_localization/doc_quickstart/Makefile index 6eb2d3c..f8a6d8f 100644 --- a/app_object_localization/doc_quickstart/Makefile +++ b/app_object_localization/doc_quickstart/Makefile @@ -2,6 +2,6 @@ all: html SPHINX_PROJECT_NAME = Object Localization Demo Quickstart Guide VERSION = 0.1 -SOURCE_INCLUDE_DIRS = ../app_object_localization +SOURCE_INCLUDE_DIRS = ../ XDOC_DIR ?= ../../../xdoc include $(XDOC_DIR)/Makefile.inc diff --git a/xpd.xml b/xpd.xml index e88e59f..d69b742 100644 --- a/xpd.xml +++ b/xpd.xml @@ -54,7 +54,8 @@ sudhanatraj XM-003363-DH - + + XM-003364-SM XMOS sc_image_processing.git