A criterion for "good" segmentation using this class-map used to segment the image.
在一个“好”的分类标准的控制下,实现对图像的分割。
After class, remember to review what you have learned by reading your notes or making a mind map.
下课后,记得通过阅读笔记或做思维导图来复习所学内容。
With this approach, you map an entire class hierarchy into one data entity, where all the attributes of all the classes in the hierarchy are stored.
使用这种方法,您可以将一个完整类层次结构映射成一个数据实体,而层次结构中所有类的所有属性都存储在这个实体中。
If I decided to use both the taxonomy and the category as folders, then the connector would then most likely map an item class to each, in order to distinguish them.
如果决定将分类法和类别都用作文件夹,那么连接器很可能将一个项目类映射到这两者,以便区分它们。
Class loaders normally keep a map of the classes they've loaded, to be able to find one by name if it's requested again.
类装入器通常保留它们所装入类的映射,从而当再次请求某个类时,能通过名称找到该类。
The auto mapping feature USES a set of conventions to automatically map all entities, not requesting a mapping class per entity.
自动映射特性使用一套规则来自动映射所有实体,并非每个实体都需要映射类。
This class is a singleton, meaning there's only one map of running server instances for all projects.
这是一个惟一的类,也就意味着所有项目正在运行的服务器实例只有一个惟一的映射。
And I'll remind you, we saw a set of algorithms and part of my goal was to get you to begin to recognize characteristics of algorithms that map into a particular class.
我要提醒你们的是,我们看了很多算法,我的目标之一是让你们开始,意识到算法们的特性,并且能够一一映射到特定的分类中。
Using the special attribute override, you can map the fields of the embeddable class within the entity.
使用特殊的属性覆盖,可以将可嵌入类的字段映射到实体中。
The factory class keeps a static map of the threads that have been connected and can either return the existing connection handle, or create and store the connection handle when called by a thread.
工厂类保留已连接的线程的静态映射,可以在线程进行调用时返回现有连接句柄,或创建并存储连接句柄。
The execution of the relation will propagate the transformation to the properties of each class, and map them to the relevant columns.
关联的执行将把转换传播到每个类的属性,并把它们映射到相关列。
And we want to help you learn how to map a problem into a class of algorithms of some efficiency That's our goal.
学会如何将一个问题,映射到一类,提升效率的算法中去,这就是我们的目标。
Just like you can rename a UML package in the mapping model to generate a differently named folder, you can map a UML class to a differently named file.
比如,您可以改变uml包的名称,生成另外命名的文件夹;您也可以将一个UM l类映射为另外命名的文件。
The relation has been used previously in a correspondence to map each class owned by a model to a table owned by a relational schema.
在前面关联曾被用在通讯中来把模型拥有的每个类映射到一个关联计划。
If you map a UML class in the mapping model to a different name, you change the name of the file in which it will be generated but not the generated class in the file.
在映射模型中,假如您想将一个UM l类映射为另外的名称,您需要改变其将要生成文件的名称,而不是类名。
If your table name is compatible with the naming conventions, then you don't even need to define a model class to map it to.
如果表格的名字与命名规则是一致的,那你就不用定义模型类来映射了。
It USES annotations to map the resource class with a URI and to map standard HTTP methods in an HTTP request to the methods in the resource class.
它使用注释映射资源类与URI,并将HTTP请求中的标准HTTP方法映射到资源类中的方法。
Asynchronous pluggable protocols offer three ways to map a protocol scheme to a class.
异步可插协议提供三种将协议方案映射到类的方式。
Just as in the Person mapping file in Listing 2, in Listing 9 we map the abstract class (Right) and all its attributes.
正如清单2所示的Person映射文件,在清单9中,我们映射了抽象类(Right)及其所有属性。
Instead, you'll explore a couple of different techniques that will allow your existing Airport class to map seamlessly to the new, different table schema behind the scenes.
相反,本文不需要这样做,而是探讨几种不同的技术,在后台将现有的Airport类无缝映射到新的、不同的表模式中。
The GMap2 class draws the map and responds appropriately to scrolling and zooming events in the viewport.
GMap2类可以绘制地图并负责视图端口中的滚动和缩放事件。
For example, an entity class named Department is assumed to map to a database tabled named Department.
例如,假设一个名为Department的实体类,与一个名为Department的数据库表相映射。
Through some nifty lexical analysis, Active Record is able to determine that the ORDER class will map to the ORDERS table in the database.
通过一些漂亮的词汇分析,ActiveRecord能够判断出,Order类将映射到数据库中的ORDERS表。
You can have a SingletonFactory class with a globally accessible map of class names or class objects to singleton instances.
创建一个SingletonFactory类去全局映射类名(或者是类对象)和单实例对象。
The Renderer class will then use the attributes map to render class and style attributes.
Renderer类会使用属性映射去渲染类和样式属性。
These elements define the filter class (org.ajax4jsf.Filter) and map it to the JSF Faces Servlet defined in Listing 2.
这些元素定义过滤器类(or g . ajax4jsf . Filter),并将它映射到清单2中定义的jsfFacesServlet。
The map class implements the map function, which goes through each line of the log file and gets the application's name.
map类实现映射功能,它搜索日志文件的每一行,寻找应用程序的名称。
Provide the PortType class, which is the name of the class that defines the procedures that map to the WSDL operations.
提供PortType类,它是定义映射到WSDL操作的过程的类的名称。
Probably the best way to avoid their creation during the program is to avoid using reflection services to map class, field, or methods from strings during the time-critical parts of your application.
或许避免在程序执行期间创建这些类的最佳方式在于,避免在应用程序的时间关键型部分使用反射服务来从字符串映射类、字段或方法。
These are attributes, which map HTTP requests to methods in a class.
它们都是特性,用于映射HTTP请求到类中的方法。
应用推荐