1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/xushiluo-ExeLibSVM

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
ui_exelibsvm.ui 4.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Xushiluo Отправлено 10.07.2015 08:26 127844c
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ExeLibSVM</class>
<widget class="QDialog" name="ExeLibSVM">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>573</width>
<height>324</height>
</rect>
</property>
<property name="windowTitle">
<string>ExeLibSVM</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="titleLabel">
<property name="font">
<font>
<pointsize>11</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Execute SVM For Image libSVM Data</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="spacelabel">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="inputLayout">
<item>
<widget class="QLabel" name="inputLabel">
<property name="text">
<string>libSVM Format Data</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLineEdit" name="inputLineEdit"/>
</item>
<item>
<widget class="QPushButton" name="inputButton">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="percentLayout">
<item>
<widget class="QLabel" name="labelTrain">
<property name="text">
<string>Percent For Trainning (0-100%):</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="percentForTrainninglineEdit"/>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="projectionSrcVerticalLayout">
<item>
<widget class="QLabel" name="projLabel">
<property name="text">
<string>projection and outupt image size info src</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="projectionSrchorizontalLayout">
<item>
<widget class="QLineEdit" name="projectionSrcLineEdit"/>
</item>
<item>
<widget class="QPushButton" name="projectionSrcPushButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="outputLayout">
<item>
<widget class="QLabel" name="outputLabel">
<property name="text">
<string>Output Probability Image</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLineEdit" name="outputLineEdit"/>
</item>
<item>
<widget class="QPushButton" name="outputButton">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="buttonLayout">
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="cancelButton">
<property name="text">
<string>Cancel</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="okButton">
<property name="text">
<string>OK</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/xushiluo-ExeLibSVM.git
git@api.gitlife.ru:oschina-mirror/xushiluo-ExeLibSVM.git
oschina-mirror
xushiluo-ExeLibSVM
xushiluo-ExeLibSVM
master